compiler/libInit.cc
changeset 528 ebfddc82b8bb
parent 525 751532c8f3db
child 529 439c4057517f
--- a/compiler/libInit.cc	Mon Aug 24 17:38:44 2015 +0100
+++ b/compiler/libInit.cc	Mon Aug 24 22:32:15 2015 +0100
@@ -46,7 +46,6 @@
 _PPCCodeGen_Init(pass,__pRT__,snd);
 _PPCCompilationError_Init(pass,__pRT__,snd);
 _PPCCompilationWarning_Init(pass,__pRT__,snd);
-_PPCCompiledMethod_Init(pass,__pRT__,snd);
 _PPCConfiguration_Init(pass,__pRT__,snd);
 _PPCContext_Init(pass,__pRT__,snd);
 _PPCContextMemento_Init(pass,__pRT__,snd);