reverse changes
[plcapi.git] / plcsh
diff --git a/plcsh b/plcsh
index 209a0e0..10944b0 100755 (executable)
--- a/plcsh
+++ b/plcsh
@@ -54,7 +54,6 @@ try:
     api = shell.api
     config = shell.config
 except Exception, err:
-    print_exc()        
     print "Error:", err
     print
     parser.print_help()