From be454984582db8163c7d88e20b07995f2ccdced8 Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Mon, 14 Apr 2008 19:19:27 +0000 Subject: QPID-648: more flexible sasl implementation (patch provided by mfarrellee@redhat.com) git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@647940 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/qpid/broker/PreviewConnection.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'cpp/src/qpid/broker/PreviewConnection.cpp') diff --git a/cpp/src/qpid/broker/PreviewConnection.cpp b/cpp/src/qpid/broker/PreviewConnection.cpp index 56de374b4d..ad4497b24e 100644 --- a/cpp/src/qpid/broker/PreviewConnection.cpp +++ b/cpp/src/qpid/broker/PreviewConnection.cpp @@ -18,9 +18,6 @@ * under the License. * */ - -#include "config.h" - #include "PreviewConnection.h" #include "SessionState.h" #include "BrokerAdapter.h" -- cgit v1.2.1