diff options
Diffstat (limited to 'openbox/client.h')
| -rw-r--r-- | openbox/client.h | 6 |
1 files changed, 0 insertions, 6 deletions
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 */ |
