[totem/wip/hadess/update-plugin-names: 2/4] plugins: Remove commented declarations
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/wip/hadess/update-plugin-names: 2/4] plugins: Remove commented declarations
- Date: Sat, 23 Feb 2019 16:11:47 +0000 (UTC)
commit 29de9dcdd675b9fa0fff346a040897300b78d941
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]