From 04449923bda949444d884163cad76c39fb2a424f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Fri, 23 May 2014 20:44:01 +0200 Subject: [PATCH] Remove MetaMenuIconType Unused since 2006, quick, before we hit the 10-year mark! --- src/ui/theme-private.h | 9 --------- 1 file changed, 9 deletions(-) diff --git a/src/ui/theme-private.h b/src/ui/theme-private.h index 2bb36d3ec..91b711fa4 100644 --- a/src/ui/theme-private.h +++ b/src/ui/theme-private.h @@ -667,15 +667,6 @@ typedef enum META_BUTTON_TYPE_LAST } MetaButtonType; -typedef enum -{ - META_MENU_ICON_TYPE_CLOSE, - META_MENU_ICON_TYPE_MAXIMIZE, - META_MENU_ICON_TYPE_UNMAXIMIZE, - META_MENU_ICON_TYPE_MINIMIZE, - META_MENU_ICON_TYPE_LAST -} MetaMenuIconType; - typedef enum { /* Listed in the order in which the textures are drawn.