all repos — openbox @ 6ea8fb9afa1df8415fe88198525254c59a01230e

openbox fork - make it a bit more like ryudo

function declaration for a function that no longer exists
Dana Jansens danakj@orodu.net
commit

6ea8fb9afa1df8415fe88198525254c59a01230e

parent

9fe6b282c0a9c1bd5ce754bc0fbc0e7c619eab14

1 files changed, 0 insertions(+), 2 deletions(-)

jump to
M util/epist/window.hhutil/epist/window.hh

@@ -76,8 +76,6 @@ void updateDesktop();

void updateTitle(); void updateClass(); - void findFramePosition(int &x, int &y) const; - public: XWindow(epist *epist, screen *screen, Window window); virtual ~XWindow();