diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-07-22 02:16:57 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-07-22 02:16:57 +0000 |
| commit | 6ea8fb9afa1df8415fe88198525254c59a01230e (patch) | |
| tree | c9e13e2a2774f8f14939f3157eb8cd8732212add /util | |
| parent | 9fe6b282c0a9c1bd5ce754bc0fbc0e7c619eab14 (diff) | |
function declaration for a function that no longer exists
Diffstat (limited to 'util')
| -rw-r--r-- | util/epist/window.hh | 2 |
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(); |
