X-Git-Url: https://v.licheni.net/stack/code/dboxswitch.git/blobdiff_plain/ee451b0ae08e635da522f3381b2a34d4e1c8b594..470bbd18a239f7ba3ef306e281dbbdd7da2dbfc4:/profhandler.py?ds=sidebyside diff --git a/profhandler.py b/profhandler.py old mode 100755 new mode 100644 index 18dda25..c1a30e8 --- a/profhandler.py +++ b/profhandler.py @@ -133,8 +133,6 @@ class ProfHandler(): if ppath in self.getProfilesList(): self.stopDropbox() try: - print self.getDropboxDirectory() - print ppath if pl in ('Linux','Darwin'): if os.path.exists(self.getDropboxDirectory()): os.unlink(self.getDropboxDirectory())