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

commit a46fbaf8c4a4c7e958d8a289dea36b9ae359e044
Author: Nick Schermer <[email protected]>
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);
     }
 }
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to