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