[Xfce4-commits] <xfce4-panel:devel> Remove useless test message.

Nick Schermer noreply at xfce.org
Tue Nov 24 16:52:01 CET 2009


Updating branch refs/heads/devel
         to df2c729581ac944f8a64b16bade904a548182145 (commit)
       from 5589082a926c129a239d99f43e53c4aee1d10e7d (commit)

commit df2c729581ac944f8a64b16bade904a548182145
Author: Nick Schermer <nick at xfce.org>
Date:   Tue Nov 24 16:39:28 2009 +0100

    Remove useless test message.

 panel/panel-plugin-external-46.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/panel/panel-plugin-external-46.c b/panel/panel-plugin-external-46.c
index 062ce38..2b390cc 100644
--- a/panel/panel-plugin-external-46.c
+++ b/panel/panel-plugin-external-46.c
@@ -248,7 +248,7 @@ panel_plugin_external_46_finalize (GObject *object)
 {
   PanelPluginExternal46 *external = PANEL_PLUGIN_EXTERNAL_46 (object);
   GSList                *li;
-g_message ("external-plugin-46 finalized");
+
   if (external->watch_id != 0)
     {
       /* remove the child watch and don't leave zomies */



More information about the Xfce4-commits mailing list