From db9e84cd3de1e56ae81e0ca6110c164435e7ca5a Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Tue, 16 Mar 2010 18:01:38 +0000 Subject: Removed dependencies in qpid/messaging on qpid/client. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@923908 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/qpid/messaging/ConnectionImpl.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'cpp/src/qpid/messaging/ConnectionImpl.h') diff --git a/cpp/src/qpid/messaging/ConnectionImpl.h b/cpp/src/qpid/messaging/ConnectionImpl.h index 33ebcda950..2f03c9610b 100644 --- a/cpp/src/qpid/messaging/ConnectionImpl.h +++ b/cpp/src/qpid/messaging/ConnectionImpl.h @@ -25,9 +25,6 @@ #include "qpid/RefCounted.h" namespace qpid { -namespace client { -} - namespace messaging { class Session; -- cgit v1.2.1