summaryrefslogtreecommitdiff
path: root/gentools/templ.cpp/AMQP_ClientProxy.h.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'gentools/templ.cpp/AMQP_ClientProxy.h.tmpl')
-rw-r--r--gentools/templ.cpp/AMQP_ClientProxy.h.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/gentools/templ.cpp/AMQP_ClientProxy.h.tmpl b/gentools/templ.cpp/AMQP_ClientProxy.h.tmpl
index 62df7baf18..6773fab5c6 100644
--- a/gentools/templ.cpp/AMQP_ClientProxy.h.tmpl
+++ b/gentools/templ.cpp/AMQP_ClientProxy.h.tmpl
@@ -36,7 +36,7 @@
namespace qpid {
namespace framing {
-class AMQP_ClientProxy : virtual public AMQP_ClientOperations
+class AMQP_ClientProxy : public AMQP_ClientOperations
{
private:
OutputHandler* out;