From 0861114538486154287d8a048f1eff2036e9b5db Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Mon, 17 Jan 2011 09:46:50 +0000 Subject: QPID-2998: Remove spurious class definitions git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1059835 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/include/qpid/messaging/Session.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'cpp/include') diff --git a/cpp/include/qpid/messaging/Session.h b/cpp/include/qpid/messaging/Session.h index bb631f1563..6c023629e0 100644 --- a/cpp/include/qpid/messaging/Session.h +++ b/cpp/include/qpid/messaging/Session.h @@ -38,11 +38,9 @@ template class PrivateImplRef; class Address; class Connection; class Message; -class MessageListener; class Sender; class Receiver; class SessionImpl; -class Subscription; /** \ingroup messaging * A session represents a distinct 'conversation' which can involve -- cgit v1.2.1