From 6ea8fb9afa1df8415fe88198525254c59a01230e Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 22 Jul 2002 02:16:57 +0000 Subject: [PATCH] function declaration for a function that no longer exists --- util/epist/window.hh | 2 -- 1 file changed, 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(); -- 2.39.2