function declaration for a function that no longer exists
authorDana Jansens <danakj@orodu.net>
Mon, 22 Jul 2002 02:16:57 +0000 (02:16 +0000)
committerDana Jansens <danakj@orodu.net>
Mon, 22 Jul 2002 02:16:57 +0000 (02:16 +0000)
util/epist/window.hh

index 406efe0..1874219 100644 (file)
@@ -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();