summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2017-11-24 14:52:25 +0300
committermonsta <[email protected]>2017-11-24 14:52:25 +0300
commitb58f2df5b5b5ff519691491378274329f5ac1f5e (patch)
tree8469c15019aa515f38c488f15cfa7937a49d8b3a
parentf95539a051b7a83d5812563d17e50313c7f1f3d2 (diff)
downloadmate-panel-b58f2df5b5b5ff519691491378274329f5ac1f5e.tar.bz2
mate-panel-b58f2df5b5b5ff519691491378274329f5ac1f5e.tar.xz
remove ancient gnome-panel leftovers
should've done it long ago see https://git.gnome.org/browse/gnome-panel/commit/?id=e57b3afd9255671789ea6c1b6136bbad82573cdc
-rw-r--r--mate-panel/panel-enums-gsettings.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/mate-panel/panel-enums-gsettings.h b/mate-panel/panel-enums-gsettings.h
index a74c18e9..3f9a7562 100644
--- a/mate-panel/panel-enums-gsettings.h
+++ b/mate-panel/panel-enums-gsettings.h
@@ -57,9 +57,6 @@ typedef enum {
PANEL_OBJECT_ACTION,
PANEL_OBJECT_MENU_BAR,
PANEL_OBJECT_SEPARATOR,
- /* The following two are for backwards compatibility with 2.0.x */
- PANEL_OBJECT_LOGOUT,
- PANEL_OBJECT_LOCK
} PanelObjectType;
typedef enum {