aboutsummaryrefslogtreecommitdiffstats
path: root/daemon/mutatorclient.c
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-03-09 13:51:40 +0000
committerbloodstalker <thabogre@gmail.com>2017-03-09 13:51:40 +0000
commitef22ca7936183be0e7e7581092866bfd443b9ec2 (patch)
treefb72fe70a66e41b545c60db744bc357f1803325a /daemon/mutatorclient.c
parentthe compilation dtabase for the project. added because of th eplugins that ne... (diff)
downloadmutator-ef22ca7936183be0e7e7581092866bfd443b9ec2.tar.gz
mutator-ef22ca7936183be0e7e7581092866bfd443b9ec2.zip
fixed a couple of log issues. now the log file is useful.
Diffstat (limited to 'daemon/mutatorclient.c')
-rw-r--r--daemon/mutatorclient.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/mutatorclient.c b/daemon/mutatorclient.c
index 656e62e..9177024 100644
--- a/daemon/mutatorclient.c
+++ b/daemon/mutatorclient.c
@@ -20,7 +20,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.*
/**********************************************************************************************************************/
/*macros*/
#define __DBG
-#if 0
+#if 1
#undef __DBG
#endif
/**********************************************************************************************************************/