diff options
-rw-r--r-- | mate-panel/panel-enums-gsettings.h | 3 |
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 { |