diff -r 9b50ec9a6918 -r ebfddc82b8bb compiler/libInit.cc --- 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);