[totem] main: Remove unused PROP_REMEMBER_POSITION



commit ea1bb7cfe569d82a037e6c7f8cfcdb3ba7d6648b
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Jul 17 16:49:38 2017 +0200

    main: Remove unused PROP_REMEMBER_POSITION

 src/totem-object.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/src/totem-object.c b/src/totem-object.c
index 9c2f104..e9de92d 100644
--- a/src/totem-object.c
+++ b/src/totem-object.c
@@ -112,8 +112,7 @@ enum {
        PROP_CURRENT_TIME,
        PROP_CURRENT_MRL,
        PROP_CURRENT_CONTENT_TYPE,
-       PROP_CURRENT_DISPLAY_NAME,
-       PROP_REMEMBER_POSITION
+       PROP_CURRENT_DISPLAY_NAME
 };
 
 enum {


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