[Xfce4-commits] <xfce4-power-manager:master> Drop unneeded dialog.

Nick Schermer noreply at xfce.org
Fri Apr 20 14:32:01 CEST 2012


Updating branch refs/heads/master
         to a46fbaf8c4a4c7e958d8a289dea36b9ae359e044 (commit)
       from 46a994ea1889b20569363dc2b98858730ebf018f (commit)

commit a46fbaf8c4a4c7e958d8a289dea36b9ae359e044
Author: Nick Schermer <nick at xfce.org>
Date:   Fri Apr 20 14:31:06 2012 +0200

    Drop unneeded dialog.

 src/xfpm-power-info.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/xfpm-power-info.c b/src/xfpm-power-info.c
index b29707b..3ff7ed1 100644
--- a/src/xfpm-power-info.c
+++ b/src/xfpm-power-info.c
@@ -885,9 +885,6 @@ xfpm_info_connect (XfpmInfo *info)
     
     if ( error )
     {
-	xfce_dialog_show_error (NULL,
-				error,
-				NULL);
 	g_error ("Cannot connect to system bus : %s", error->message);
     }
 }


More information about the Xfce4-commits mailing list