summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2008-07-08 21:01:36 +0000
committerAlan Conway <aconway@apache.org>2008-07-08 21:01:36 +0000
commitf3267b5baf39396891a772a63d32d780a7ed5297 (patch)
treefa05251dcae47e5fa5982ba7bdef4d2be1a86b1c /cpp/src/qpid/broker
parent22bb25f4784dc3e66a3d444ed63e6ee47be6b19d (diff)
downloadqpid-python-f3267b5baf39396891a772a63d32d780a7ed5297.tar.gz
Remove unused Serializer code.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@674955 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/qpid/broker')
-rw-r--r--cpp/src/qpid/broker/Queue.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/qpid/broker/Queue.h b/cpp/src/qpid/broker/Queue.h
index 29c6005d60..2907ca81cd 100644
--- a/cpp/src/qpid/broker/Queue.h
+++ b/cpp/src/qpid/broker/Queue.h
@@ -29,7 +29,6 @@
#include "QueueBindings.h"
#include "qpid/framing/FieldTable.h"
-#include "qpid/sys/Serializer.h"
#include "qpid/sys/Monitor.h"
#include "qpid/management/Manageable.h"
#include "qpid/management/Queue.h"