[gtk+/wip/baedert/gtkimageview: 227/228] filechooserwidget: Remove unused enum



commit d020fd44b2a90f0b8a2e6bf22553759e052b830d
Author: Timm Bäder <mail baedert org>
Date:   Fri Jul 1 10:51:06 2016 +0200

    filechooserwidget: Remove unused enum

 gtk/gtkfilechooserwidget.c |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/gtk/gtkfilechooserwidget.c b/gtk/gtkfilechooserwidget.c
index 79a099e..1dd97d6 100644
--- a/gtk/gtkfilechooserwidget.c
+++ b/gtk/gtkfilechooserwidget.c
@@ -426,11 +426,6 @@ enum {
         G_TYPE_STRING,            /* MODEL_COL_LOCATION_TEXT */ \
         PANGO_TYPE_ELLIPSIZE_MODE /* MODEL_COL_ELLIPSIZE */
 
-/* Identifiers for target types */
-enum {
-  GTK_TREE_MODEL_ROW,
-};
-
 #define DEFAULT_RECENT_FILES_LIMIT 50
 
 /* Icon size for if we can't get it from the theme */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]