function declaration for a function that no longer exists
This commit is contained in:
parent
9fe6b282c0
commit
6ea8fb9afa
1 changed files with 0 additions and 2 deletions
|
@ -76,8 +76,6 @@ private:
|
||||||
void updateTitle();
|
void updateTitle();
|
||||||
void updateClass();
|
void updateClass();
|
||||||
|
|
||||||
void findFramePosition(int &x, int &y) const;
|
|
||||||
|
|
||||||
public:
|
public:
|
||||||
XWindow(epist *epist, screen *screen, Window window);
|
XWindow(epist *epist, screen *screen, Window window);
|
||||||
virtual ~XWindow();
|
virtual ~XWindow();
|
||||||
|
|
Loading…
Reference in a new issue