summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2008-05-27 21:30:29 +0000
committerAlan Conway <aconway@apache.org>2008-05-27 21:30:29 +0000
commit16d338dd2b0c820ec2d553d138b32aa9172948ae (patch)
treef05c175c98f3ddd1869391e9cd4b921a5b5c0c5f /cpp/src/qpid/client
parent484dd3d384035e5d39a4e5c17fc0a955b82b9d91 (diff)
downloadqpid-python-16d338dd2b0c820ec2d553d138b32aa9172948ae.tar.gz
Removed obsolete src/qpid/client/SessionImpl.h .cpp
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@660715 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/qpid/client')
-rw-r--r--cpp/src/qpid/client/SessionImpl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/qpid/client/SessionImpl.h b/cpp/src/qpid/client/SessionImpl.h
index 7bb7136912..3e46dc6b3a 100644
--- a/cpp/src/qpid/client/SessionImpl.h
+++ b/cpp/src/qpid/client/SessionImpl.h
@@ -30,7 +30,6 @@
#include "qpid/shared_ptr.h"
#include "qpid/framing/FrameHandler.h"
#include "qpid/framing/ChannelHandler.h"
-#include "qpid/framing/SessionState.h"
#include "qpid/framing/SequenceNumber.h"
#include "qpid/framing/AMQP_ClientOperations.h"
#include "qpid/framing/AMQP_ServerProxy.h"