Merge pull request #2630 from ludovic-henry/fix-registeredwaithandle-leak
[mono.git] / mono / mini / mini-llvm-cpp.h
index 9e551e2557d8ace03612505abb36b9c4f2c2310f..78bccd07ff9422a5adcc1ddc75af0343f5a84a8c 100644 (file)
@@ -111,9 +111,6 @@ mono_llvm_set_unhandled_exception_handler (void);
 void
 default_mono_llvm_unhandled_exception (void);
 
-void
-mono_llvm_create_di_compile_unit (LLVMModuleRef module);
-
 G_END_DECLS
 
 #endif /* __MONO_MINI_LLVM_CPP_H__ */