[totem/wip/hadess/update-plugin-names: 3/4] plugins: Remove obsolete comment
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/wip/hadess/update-plugin-names: 3/4] plugins: Remove obsolete comment
- Date: Sat, 23 Feb 2019 16:11:52 +0000 (UTC)
commit 03fbe5269fdc6b9e6c95f195b168090e67cfe2ee
Author: Bastien Nocera <hadess hadess net>
Date: Sat Feb 23 13:45:54 2019 +0100
plugins: Remove obsolete comment
src/plugins/totem-plugins-engine.c | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/src/plugins/totem-plugins-engine.c b/src/plugins/totem-plugins-engine.c
index 9c8edf0a3..62788e661 100644
--- a/src/plugins/totem-plugins-engine.c
+++ b/src/plugins/totem-plugins-engine.c
@@ -180,8 +180,6 @@ totem_plugins_engine_init (TotemPluginsEngine *engine)
engine->priv->settings = g_settings_new (TOTEM_GSETTINGS_SCHEMA);
- /* Commented out because it's a no-op. A further section is commented out below, and more's commented
out
- * in totem-python-module.c. */
engine->priv->garbage_collect_id = g_timeout_add_seconds_full (G_PRIORITY_LOW, 20,
garbage_collect_cb, engine, NULL);
g_source_set_name_by_id (engine->priv->garbage_collect_id, "[totem] garbage_collect_cb");
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]