Remove configuration flag cclazy

This commit is contained in:
hallgren
2011-11-01 13:45:12 +00:00
parent 9ebb9c98b8
commit f8665c7213
3 changed files with 3 additions and 17 deletions

View File

@@ -13,6 +13,3 @@ buildInfo =
#ifdef SERVER_MODE
++" server"
#endif
#ifdef CC_LAZY
++ " cclazy"
#endif