]> Dogcows Code - chaz/openbox/blobdiff - openbox/client.h
adding trunk
[chaz/openbox] / openbox / client.h
index 9f208596f2fe6261fc2573b09b289e5c80bcbe19..e33b89e4da72e9280f25768e5d4afa75deddf017 100644 (file)
@@ -626,8 +626,6 @@ void client_get_type_and_transientness(ObClient *self);
 
 const ObClientIcon *client_icon(ObClient *self, gint w, gint h);
 
-ObClientIcon *client_thumbnail(ObClient *self, gint w, gint h);
-
 /*! Return TRUE if the client is transient for some other window. Return
   FALSE if it's not transient or there is no window for it to be
   transient for */
@@ -709,6 +707,4 @@ ObClient* client_under_pointer();
 
 gboolean client_has_group_siblings(ObClient *self);
 
-void clienticon_free(ObClientIcon *ci);
-
 #endif
This page took 0.020203 seconds and 4 git commands to generate.