[gnome-applets] invest-applet: fix debug mode



commit 79fd0ce4af94900a1f3d0c4f8dc53e7911b2820c
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Fri Sep 19 13:09:36 2014 +0300

    invest-applet: fix debug mode

 invest-applet/invest/invest-applet.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/invest-applet/invest/invest-applet.py b/invest-applet/invest/invest-applet.py
index a77c2ef..5951fcc 100755
--- a/invest-applet/invest/invest-applet.py
+++ b/invest-applet/invest/invest-applet.py
@@ -70,7 +70,6 @@ if __name__ == "__main__":
                        # because that variable was set here to be True
                        invest.debug("Data Dir: %s" % invest.SHARED_DATA_DIR)
                        invest.debug("Detected PROXY: %s" % invest.PROXY)
-                       invest.debug("Found NetworkManager spec %s (%s)" % (invest.networkmanager.spec, 
invest.networkmanager.version))
 
        invest.debug("Starting applet factory, waiting for gnome-panel to connect ...")
        PanelApplet.Applet.factory_main(


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]