diff -r 1a958c27b767 -r b99a70d5cb4b Debugger/DebugServer.py --- a/Debugger/DebugServer.py Sat Oct 10 12:48:07 2015 +0200 +++ b/Debugger/DebugServer.py Sun Oct 18 14:53:33 2015 +0200 @@ -33,7 +33,7 @@ DebuggerInterfaces = [ "DebuggerInterfacePython", "DebuggerInterfacePython3", -## "DebuggerInterfaceRuby", + ## "DebuggerInterfaceRuby", "DebuggerInterfaceNone", ]