X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fclient.h;h=e66cf9e80215b04cb639c617876eb69ea688e50a;hb=4c25342316a3d55f7c2e44b879c38bfca8b69053;hp=05153eb0008fa14dc0523a1d431c97382bf537c4;hpb=c6dac8539715c12db1e18c13f389c59557270268;p=chaz%2Fopenbox diff --git a/openbox/client.h b/openbox/client.h index 05153eb0..e66cf9e8 100644 --- a/openbox/client.h +++ b/openbox/client.h @@ -35,7 +35,6 @@ struct _ObSessionState; typedef struct _ObClient ObClient; typedef struct _ObClientIcon ObClientIcon; -typedef struct _ObAppSettings ObAppSettings; /* The value in client.transient_for indicating it is a transient for its group instead of for a single window */ @@ -80,7 +79,6 @@ typedef enum struct _ObClient { ObWindow obwin; - Window window; /*! The window's decorations. NULL while the window is being managed! */