X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=util%2Fepist%2Fwindow.hh;h=1874219412ce3c551a025c64e1e294dacc04e363;hb=fc792813a24d22330b49eda8b3ef7054eadf20d3;hp=406efe09487c343c01c2bc35649b5a3a8772c4ea;hpb=675d16c71a888d9e0fa96636ee473e5bca4a454a;p=chaz%2Fopenbox 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();