diff options
| author | Stephen D. Huston <shuston@apache.org> | 2008-10-30 23:06:05 +0000 |
|---|---|---|
| committer | Stephen D. Huston <shuston@apache.org> | 2008-10-30 23:06:05 +0000 |
| commit | 6303c57dfe1a9a33af75437e9b1b637b3094afdb (patch) | |
| tree | 3b8335202329122e423f3e560d864b275b4b4f66 /cpp/src | |
| parent | c63669d32dda205a0e6abc9ac570f4e7c98dcc76 (diff) | |
| download | qpid-python-6303c57dfe1a9a33af75437e9b1b637b3094afdb.tar.gz | |
Removed unneeded forward ref
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@709278 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src')
| -rw-r--r-- | cpp/src/qpid/amqp_0_10/built_in_types.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/qpid/amqp_0_10/built_in_types.h b/cpp/src/qpid/amqp_0_10/built_in_types.h index 769bedd54e..196e02a302 100644 --- a/cpp/src/qpid/amqp_0_10/built_in_types.h +++ b/cpp/src/qpid/amqp_0_10/built_in_types.h @@ -145,7 +145,6 @@ typedef framing::SequenceSet SequenceSet; // Forward declare class types. class Map; class Struct32; -class List; class UnknownType; template <class T> struct ArrayDomain; |
