diff --git a/util/epist/window.hh b/util/epist/window.hh index 406efe09..18742194 100644 --- a/util/epist/window.hh +++ b/util/epist/window.hh @@ -76,8 +76,6 @@ private: void updateTitle(); void updateClass(); - void findFramePosition(int &x, int &y) const; - public: XWindow(epist *epist, screen *screen, Window window); virtual ~XWindow();