summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/EventHandler.h
diff options
context:
space:
mode:
authorMarc Laukien <marc@zeroc.com>2001-12-16 02:23:26 +0000
committerMarc Laukien <marc@zeroc.com>2001-12-16 02:23:26 +0000
commit02afb44c199f857aa84a6a6acc506837cfca278a (patch)
tree63d5b0184021fc9f33c02f9ed8a45e6bbd0e8d15 /cpp/src/Ice/EventHandler.h
parentcompleted first version of Connection (diff)
downloadice-02afb44c199f857aa84a6a6acc506837cfca278a.tar.bz2
ice-02afb44c199f857aa84a6a6acc506837cfca278a.tar.xz
ice-02afb44c199f857aa84a6a6acc506837cfca278a.zip
Connection
Diffstat (limited to 'cpp/src/Ice/EventHandler.h')
-rw-r--r--cpp/src/Ice/EventHandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/Ice/EventHandler.h b/cpp/src/Ice/EventHandler.h
index bf8090ec8f1..c7bcb44cdd8 100644
--- a/cpp/src/Ice/EventHandler.h
+++ b/cpp/src/Ice/EventHandler.h
@@ -27,7 +27,7 @@ class LocalException;
namespace IceInternal
{
-class EventHandler : virtual public ::IceUtil::Shared
+class EventHandler : public ::IceUtil::Shared
{
public: