Removed excessive debug loggin in Floody fluid simulator.
git-svn-id: http://mc-server.googlecode.com/svn/trunk@987 0a769ca7-a7f5-676a-18bf-c427514a06d6
This commit is contained in:
parent
d006ea5337
commit
b08c1c7726
@ -16,7 +16,7 @@
|
||||
|
||||
|
||||
// Enable or disable detailed logging
|
||||
#if 1
|
||||
#if 0
|
||||
#define FLOG LOGD
|
||||
#else
|
||||
#define FLOG(...)
|
||||
|
Loading…
Reference in New Issue
Block a user