filechooserwidget: Remove unused enum

This commit is contained in:
Timm Bäder 2016-07-01 10:51:06 +02:00
parent 41c8446631
commit 6032e7b216

View File

@ -430,11 +430,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 */