[totem] grilo: Remove unused enum



commit 5e49ff24c4c16f1512390b5cf75d101ef8c9b343
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Jan 24 20:37:32 2014 +0100

    grilo: Remove unused enum

 src/plugins/grilo/totem-grilo.c |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/src/plugins/grilo/totem-grilo.c b/src/plugins/grilo/totem-grilo.c
index e025cad..4c516d0 100644
--- a/src/plugins/grilo/totem-grilo.c
+++ b/src/plugins/grilo/totem-grilo.c
@@ -146,11 +146,6 @@ typedef struct {
 } CanRemoveData;
 
 enum {
-       SEARCH_MODEL_SOURCES_SOURCE = 0,
-       SEARCH_MODEL_SOURCES_NAME,
-};
-
-enum {
        MODEL_RESULTS_SOURCE = GD_MAIN_COLUMN_LAST,
        MODEL_RESULTS_CONTENT,
        MODEL_RESULTS_IS_PRETHUMBNAIL,


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