Building module is gone, so this function doesn't exist anymore

develop
Quietust 2012-01-24 10:59:26 -06:00
parent a3904b99dd
commit 02d75e2c94
1 changed files with 0 additions and 1 deletions

@ -36,7 +36,6 @@ namespace DFHack
Module* createWorld();
Module* createMaterials();
Module* createVegetation();
Module* createBuildings();
Module* createConstructions();
Module* createNotes();
Module* createGraphic();