deleted some debugging print
[stack/code/dboxswitch.git] / profhandler.py
index 18dda25..c1a30e8 100755 (executable)
@@ -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())