X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fscreen.hh;h=8432139ce861ad86585fc762153da796559863e8;hb=9656d1e276645ec20fb660f785316adb71d211db;hp=9292c60fdeb12b8ea5fd713330bbc3530e171840;hpb=34896278038205494cd41a1cab0818ea8eef16f3;p=chaz%2Fopenbox diff --git a/src/screen.hh b/src/screen.hh index 9292c60f..8432139c 100644 --- a/src/screen.hh +++ b/src/screen.hh @@ -178,10 +178,8 @@ public: This removes the window's frame, reparents it to root, unselects events on it, etc. @param client The client to unmanage - @param reparented true if the client's window has already reparented - itself; false if it has not. */ - void unmanageWindow(OBClient *client, bool reparented = false); + void unmanageWindow(OBClient *client); //! Raises/Lowers a client window above/below all others in its stacking //! layer