compiler/libInit.cc
changeset 420 b2f2f15cef26
parent 413 5389e6fbb3bc
child 421 7e08b31e0dae
--- a/compiler/libInit.cc	Sat Nov 08 02:08:45 2014 +0000
+++ b/compiler/libInit.cc	Wed Nov 19 10:52:37 2014 +0000
@@ -27,8 +27,6 @@
 void _libstx_goodies_petitparser_compiler_Init(pass, __pRT__, snd)
 OBJ snd; struct __vmData__ *__pRT__; {
 __BEGIN_PACKAGE2__("libstx_goodies_petitparser_compiler", _libstx_goodies_petitparser_compiler_Init, "stx:goodies/petitparser/compiler");
-_PPCBenchmark_Init(pass,__pRT__,snd);
-_PPCBenchmarkResources_Init(pass,__pRT__,snd);
 _PPCBridge_Init(pass,__pRT__,snd);
 _PPCCompiledMethod_Init(pass,__pRT__,snd);
 _PPCCompiler_Init(pass,__pRT__,snd);