diff options
| author | Alan Conway <aconway@apache.org> | 2010-03-05 23:08:08 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2010-03-05 23:08:08 +0000 |
| commit | 60d8d546a05412990fa77ed1e4d724ef0a8a88dd (patch) | |
| tree | b2d3fbaca3782bade67dc387ef0cc6584a951629 /cpp/xml | |
| parent | dff88653df69fcb98561260cfba0d5a6f127a8e2 (diff) | |
| download | qpid-python-60d8d546a05412990fa77ed1e4d724ef0a8a88dd.tar.gz | |
Minor cleanup: removed unused parameter of initial-status in cluster.xml.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@919662 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/xml')
| -rw-r--r-- | cpp/xml/cluster.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/xml/cluster.xml b/cpp/xml/cluster.xml index 42903502ad..8f94eb3fd1 100644 --- a/cpp/xml/cluster.xml +++ b/cpp/xml/cluster.xml @@ -64,7 +64,6 @@ <field name="cluster-id" type="uuid"/>> <field name="store-state" type="store-state"/> <field name="shutdown-id" type="uuid"/> - <field name="config-seq" type="sequence-no"/> <field name="first-config" type="str16"/> </control> |
