[totem/wip/hadess/update-plugin-names: 90/92] plugins: Remove commented declarations
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/wip/hadess/update-plugin-names: 90/92] plugins: Remove commented declarations
- Date: Fri, 12 Jul 2019 11:46:39 +0000 (UTC)
commit a8a3f7bfd30025249e1034522023cff1dfe84554
Author: Bastien Nocera <hadess hadess net>
Date: Sat Feb 23 13:45:31 2019 +0100
plugins: Remove commented declarations
Not used anywhere...
src/plugins/totem-plugins-engine.c | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
---
diff --git a/src/plugins/totem-plugins-engine.c b/src/plugins/totem-plugins-engine.c
index 37744d605..9c8edf0a3 100644
--- a/src/plugins/totem-plugins-engine.c
+++ b/src/plugins/totem-plugins-engine.c
@@ -52,12 +52,7 @@ typedef struct _TotemPluginsEnginePrivate{
G_DEFINE_TYPE(TotemPluginsEngine, totem_plugins_engine, PEAS_TYPE_ENGINE)
static void totem_plugins_engine_dispose (GObject *object);
-#if 0
-static void totem_plugins_engine_activate_plugin (PeasEngine *engine,
- PeasPluginInfo *info);
-static void totem_plugins_engine_deactivate_plugin (PeasEngine *engine,
- PeasPluginInfo *info);
-#endif
+
static gboolean
garbage_collect_cb (gpointer data)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]