[totem] main: Remove unused RESOLVE_FLAGS



commit 570fb32e831b96eb84dc56dc1c48249f91907da4
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Feb 28 16:25:51 2014 +0100

    main: Remove unused RESOLVE_FLAGS

 src/totem-grilo.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/totem-grilo.c b/src/totem-grilo.c
index 2b492cb..bbde3e6 100644
--- a/src/totem-grilo.c
+++ b/src/totem-grilo.c
@@ -51,7 +51,6 @@
 #include <libgd/gd.h>
 
 #define BROWSE_FLAGS          (GRL_RESOLVE_FAST_ONLY | GRL_RESOLVE_IDLE_RELAY)
-#define RESOLVE_FLAGS         (GRL_RESOLVE_FULL | GRL_RESOLVE_IDLE_RELAY)
 #define PAGE_SIZE             50
 #define SCROLL_GET_MORE_LIMIT 0.8
 


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