...
1 files changed, 0 insertions(+), 3 deletions(-)

M Client.h
M Client.h +0 -3
@@ 125,9 125,6 @@ private:
     WindowManager *const m_windowManager;
 
     char *getProperty(Atom);
-    // Removing, as I do not know if it works correctly for 64-bit thingies
-    // int getAtomProperty(Atom, Atom);
-    //int getIntegerProperty(Atom);
 
     // accessors 
     Boolean getState(int *);