removed a print and added another
[pygdb.git] / pygdb.py
index 077bc1cb55adad060071a03e1f658b9d9a00af62..d3cf2690d478bec972ca7fd70cd696d1bf320fe4 100755 (executable)
--- a/pygdb.py
+++ b/pygdb.py
@@ -24,7 +24,6 @@ def launchDebugger(clientCmd, quitonclose=True):
                mainCtrlWnd.destroy()
                statusWnd.destroy()
                gtk.main_quit()
-
        
 
        #Determine the closing callback func