WIP
[kaleidoscope.git] / Kaleidoscope / codegen.hpp
index 300282a4e91d93e7bf5ee1ad14ae192fb0892748..15f10cc82103dc055a103132093a8f7b3d3ddc4c 100644 (file)
@@ -2,6 +2,4 @@
 
 void InitializeModuleAndPassManager(void);
 
-void PrintModule();
-
 extern std::map<std::string, std::unique_ptr<PrototypeAST>> functionProtos;