]> Dogcows Code - chaz/openbox/blobdiff - openbox/client.h
oh, 2 things in this commit..
[chaz/openbox] / openbox / client.h
index 38480a662fd0ae50b645a2c9e178f8c63e6314d4..cbb80ede6af41f0c86e9d27382f761fbf6e2caa8 100644 (file)
@@ -494,9 +494,6 @@ gboolean client_can_focus(ObClient *self);
 */
 gboolean client_focus(ObClient *self);
 
-/*! Remove focus from the client window */
-void client_unfocus(ObClient *self);
-
 /*! Activates the client for use, focusing, uniconifying it, etc. To be used
   when the user deliberately selects a window for use.
   @param here If true, then the client is brought to the current desktop;
This page took 0.019914 seconds and 4 git commands to generate.