summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
Diffstat (limited to 'util')
-rw-r--r--util/epist/window.hh2
1 files changed, 0 insertions, 2 deletions
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();