Explorar o código

Fehlerhafte veraltete definition von SSKlientV korrigiert

Kolja Strohm %!s(int64=4) %!d(string=hai) anos
pai
achega
f4cc169aec
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      StickmanWorldOnline/SSKlientV.h

+ 0 - 3
StickmanWorldOnline/SSKlientV.h

@@ -20,7 +20,4 @@ public:
     virtual void errorZuKlientSende( const char *nachricht ) = 0;
     // const
     virtual int getAccountId() const = 0;
-    // Reference Counting
-    virtual SSKlientV *getThis() = 0;
-    virtual SSKlientV *release() = 0;
 };