diff options
-rw-r--r-- | mate-panel/applet.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mate-panel/applet.c b/mate-panel/applet.c index 84817dad..4da1a297 100644 --- a/mate-panel/applet.c +++ b/mate-panel/applet.c @@ -36,8 +36,6 @@ #include "panel-lockdown.h" #include "panel-schemas.h" -#define SMALL_ICON_SIZE 20 - static GSList *registered_applets = NULL; static GSList *queued_position_saves = NULL; static guint queued_position_source = 0; |