VCS/StatusMonitorLed.py

changeset 3351
935482dff2f8
parent 3349
2a034a7f1f54
child 3484
645c12de6b0c
diff -r 2a034a7f1f54 -r 935482dff2f8 VCS/StatusMonitorLed.py
--- a/VCS/StatusMonitorLed.py	Sun Mar 09 17:06:40 2014 +0100
+++ b/VCS/StatusMonitorLed.py	Sun Mar 09 18:08:59 2014 +0100
@@ -163,7 +163,6 @@
         @param pos position of the click (QPoint)
         """
         if self.__on:
-            print(self.__vcsClean)
             vcs = self.project.getVcs()
             if vcs:
                 if self.__vcsClean:

eric ide

mercurial