[Xfce4-commits] [apps/xfdashboard] 01/01: Remove unused definitions

noreply at xfce.org noreply at xfce.org
Sun Jan 31 20:09:48 CET 2016


This is an automated email from the git hooks/post-receive script.

nomad pushed a commit to branch master
in repository apps/xfdashboard.

commit 2cf2b07eac5ee529780a5c54eff2dd38b2eb8603
Author: Stephan Haller <nomad at froevel.de>
Date:   Sun Jan 31 20:09:37 2016 +0100

    Remove unused definitions
---
 xfdashboard/plugin.c |    2 --
 1 file changed, 2 deletions(-)

diff --git a/xfdashboard/plugin.c b/xfdashboard/plugin.c
index 1ae2f21..3ebd2f0 100644
--- a/xfdashboard/plugin.c
+++ b/xfdashboard/plugin.c
@@ -119,8 +119,6 @@ static guint XfdashboardPluginSignals[SIGNAL_LAST]={ 0, };
 				action);
 
 #define XFDASHBOARD_PLUGIN_FUNCTION_NAME_INITIALIZE		"plugin_init"
-// TODO: #define XFDASHBOARD_PLUGIN_FUNCTION_NAME_ENABLE			"plugin_enable"
-// TODO: #define XFDASHBOARD_PLUGIN_FUNCTION_NAME_DISABLE		"plugin_disable"
 
 /* Get display name for XFDASHBOARD_PLUGIN_STATE_* enum values */
 static const gchar* _xfdashboard_plugin_get_plugin_state_value_name(XfdashboardPluginState inState)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list