[totem/wip/hadess/clean-private: 15/21] main: Remove unused declaration of totem_object_show_properties()




commit 2c5e6953de07308a197f7d14521988a863a81de4
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Apr 7 13:34:02 2022 +0200

    main: Remove unused declaration of totem_object_show_properties()

 src/totem-private.h | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/totem-private.h b/src/totem-private.h
index ccffeda59..f9e2e4a77 100644
--- a/src/totem-private.h
+++ b/src/totem-private.h
@@ -170,7 +170,6 @@ void        totem_object_eject                      (Totem *totem);
 void   totem_object_set_zoom                   (Totem *totem, gboolean zoom);
 void   totem_object_show_help                  (Totem *totem);
 void   totem_object_show_keyboard_shortcuts    (Totem *totem);
-void   totem_object_show_properties            (Totem *totem);
 void    totem_object_set_mrl                   (TotemObject *totem,
                                                 const char *mrl,
                                                 const char *subtitle);


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