summaryrefslogtreecommitdiff
path: root/mate-panel/main.c
diff options
context:
space:
mode:
authormonsta <[email protected]>2017-01-05 01:36:19 +0300
committermonsta <[email protected]>2017-01-05 01:36:19 +0300
commitfbd0f1d8a815347beea1b2c5df5804c88aa406c6 (patch)
treeae195e531d039719d016a402551ebc7c20cbab69 /mate-panel/main.c
parent064c41256b25b35f1ac5167863ca99708c60755b (diff)
downloadmate-panel-fbd0f1d8a815347beea1b2c5df5804c88aa406c6.tar.bz2
mate-panel-fbd0f1d8a815347beea1b2c5df5804c88aa406c6.tar.xz
remove ancient code leftovers
once it was some easter egg, now it's just a non-working garbage
Diffstat (limited to 'mate-panel/main.c')
-rw-r--r--mate-panel/main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/mate-panel/main.c b/mate-panel/main.c
index b26f67e4..8355a227 100644
--- a/mate-panel/main.c
+++ b/mate-panel/main.c
@@ -34,8 +34,6 @@
#include "panel-run-dialog.h"
#include "xstuff.h"
-#include "nothing.cP"
-
/* globals */
GSList *panels = NULL;
GSList *panel_list = NULL;