Remove unused implementation file

This commit is contained in:
scrawl 2014-07-17 15:27:56 +02:00
parent 41c17bccb6
commit 2a510573b8
2 changed files with 1 additions and 1 deletions

View file

@ -72,7 +72,7 @@ add_component_dir (translation
add_definitions(-DTERRAIN_USE_SHADER=1) add_definitions(-DTERRAIN_USE_SHADER=1)
add_component_dir (terrain add_component_dir (terrain
quadtreenode chunk world defaultworld storage material buffercache defs backgroundloader quadtreenode chunk world defaultworld storage material buffercache defs
) )
add_component_dir (loadinglistener add_component_dir (loadinglistener