Browse Source

Cleaned up.

Brucey 2 years ago
parent
commit
60c9539a66
1 changed files with 0 additions and 2 deletions
  1. 0 2
      expr.bmx

+ 0 - 2
expr.bmx

@@ -3605,7 +3605,6 @@ Type TLoopLabelExpr Extends TExpr
 	End Method
 	End Method
 
 
 	Method Trans$()
 	Method Trans$()
-		DebugStop
 	End Method
 	End Method
 
 
 	Method Eval$()
 	Method Eval$()
@@ -3632,7 +3631,6 @@ Type TDataLabelExpr Extends TExpr
 	End Method
 	End Method
 
 
 	Method Trans$()
 	Method Trans$()
-		DebugStop
 	End Method
 	End Method
 
 
 	Method Eval$()
 	Method Eval$()