Tools__CodeHighlightingService.st
changeset 18042 3fecdf0454b7
parent 18040 8f6de437a2df
child 18043 4d0525c5be64
--- a/Tools__CodeHighlightingService.st	Tue Apr 17 08:22:20 2018 +0200
+++ b/Tools__CodeHighlightingService.st	Tue Apr 17 08:25:45 2018 +0200
@@ -235,7 +235,7 @@
     mthd := codeView method.
     mthd isNil ifTrue:[
         cls isNil ifTrue:[
-            self halt.
+            "/ self halt.
             ^ self.
         ]
     ].