X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fclient.h;h=b41f0644d01bd0acae0ceb49bff5ac246e8989e7;hb=e9a7fc91bc4485a7fc3f9542dbba86b8d3823c7d;hp=4df3893e08cc1eb0d11a1f573d7a45459c5f58bb;hpb=216a04bdd057c03a719a0908cd003503b4f73fdb;p=chaz%2Fopenbox diff --git a/openbox/client.h b/openbox/client.h index 4df3893e..b41f0644 100644 --- a/openbox/client.h +++ b/openbox/client.h @@ -307,10 +307,6 @@ void client_set_list(); surroundings (struts, etc). */ void client_remaximize(Client *self); -/*! Shows the window if it should be shown, or hides it - Used when changing desktops, the window's state, etc. */ -void client_showhide(Client *self); - /*! Determines if the client should be shown or hidden currently. @return TRUE if it should be visible; otherwise, FALSE. */