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 | fac8410c4beb2686f3df8deee4dbd928cd9fca96 (patch) | |
| tree | 0da4a5aa3f0a55fc50f49c8bb3184df0f1afa3e8 /qpid/cpp | |
| parent | 0132397e9e331b638d6cecae63cfa572a441de01 (diff) | |
| download | qpid-python-fac8410c4beb2686f3df8deee4dbd928cd9fca96.tar.gz | |
Removed unneeded forward ref
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@709278 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp')
| -rw-r--r-- | qpid/cpp/src/qpid/amqp_0_10/built_in_types.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/cpp/src/qpid/amqp_0_10/built_in_types.h b/qpid/cpp/src/qpid/amqp_0_10/built_in_types.h index 769bedd54e..196e02a302 100644 --- a/qpid/cpp/src/qpid/amqp_0_10/built_in_types.h +++ b/qpid/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; |
