compiler/stx_goodies_petitparser_compiler.st
changeset 420 b2f2f15cef26
parent 414 0eaf09920532
child 421 7e08b31e0dae
--- a/compiler/stx_goodies_petitparser_compiler.st	Sat Nov 08 02:08:45 2014 +0000
+++ b/compiler/stx_goodies_petitparser_compiler.st	Wed Nov 19 10:52:37 2014 +0000
@@ -75,7 +75,6 @@
      by searching all classes (and their packages) which are referenced by my classes."
 
     ^ #(
-        #'stx:goodies/refactoryBrowser/parser'    "RBParser - referenced by PPCBenchmark>>benchmarkRBParserC"
         #'stx:libbasic2'    "Stack - referenced by PPCCompiler>>initialize"
     )
 !
@@ -100,8 +99,6 @@
 
     ^ #(
         "<className> or (<className> attributes...) in load order"
-        PPCBenchmark
-        PPCBenchmarkResources
         PPCBridge
         PPCCompiledMethod
         PPCCompiler