From b58268e01a98ed7900de07318b1c8a64cf8f8ecd Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 13 Apr 2003 21:37:32 +0000 Subject: make fullscreen decorations and functions be calculated by the setup_decor_and_functions func --- openbox/client.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'openbox/client.h') 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 */ -- cgit v1.2.3