X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fclient.h;h=36e1b23820bab9a382235b624c115dd3c21c5484;hb=3d6e0f941d36ff335ad13ecf83405a40775e4c04;hp=3ab555b00097706f63e7f7044ac5ebb96055a75d;hpb=64dac07d07f37ec965ccc0b5bc8c8c789247cff0;p=chaz%2Fopenbox diff --git a/openbox/client.h b/openbox/client.h index 3ab555b0..36e1b238 100644 --- a/openbox/client.h +++ b/openbox/client.h @@ -276,12 +276,6 @@ typedef struct Client { */ int functions; - /*! Saved decorations from before becoming fullscreen */ - int pre_fs_decor; - - /*! Saved functions from before becoming fullscreen */ - int pre_fs_func; - /*! Icons for the client as specified on the client window */ Icon *icons; /*! The number of icons in icons */