compiler/PPCStarCharSetPredicateNode.st
changeset 516 3b81c9e53352
parent 504 0fb1f0799fc1
parent 515 b5316ef15274
--- a/compiler/PPCStarCharSetPredicateNode.st	Fri Jul 31 14:07:31 2015 +0100
+++ b/compiler/PPCStarCharSetPredicateNode.st	Mon Aug 17 12:56:02 2015 +0100
@@ -28,10 +28,6 @@
 predicate: anObject
     
     predicate := anObject
-!
-
-prefix
-    ^ #starPredicate
 ! !
 
 !PPCStarCharSetPredicateNode methodsFor:'comparing'!