[totem] totem: Remove unused header



commit 5332107612b93189f885ed995f452d3e2a10de3c
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Fri May 7 20:58:59 2021 -0300

    totem: Remove unused header
    
    totem.c doesn't use anything related to the preferences. Remove
    the include.

 src/totem.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/totem.c b/src/totem.c
index 9072c1ba6..db20ddd79 100644
--- a/src/totem.c
+++ b/src/totem.c
@@ -46,7 +46,6 @@
 #include "totem-options.h"
 #include "totem-menu.h"
 #include "totem-uri.h"
-#include "totem-preferences.h"
 #include "totem-session.h"
 
 int


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