aboutsummaryrefslogtreecommitdiffstats
path: root/daemon
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-04-02 12:06:25 +0000
committerbloodstalker <thabogre@gmail.com>2017-04-02 12:06:25 +0000
commit90f5834d0ffd9abc5a435ebc20aebc03d7ca2187 (patch)
treecd7391c9256bd7c2414edacfefe0c4568e4b599c /daemon
parentgeneral overhaul to how the server handles the command execution. fixed the n... (diff)
downloadmutator-90f5834d0ffd9abc5a435ebc20aebc03d7ca2187.tar.gz
mutator-90f5834d0ffd9abc5a435ebc20aebc03d7ca2187.zip
disbaled a macro
Diffstat (limited to 'daemon')
-rw-r--r--daemon/mutatorclient.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/mutatorclient.c b/daemon/mutatorclient.c
index 0addc76..1cbfd0a 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
/**********************************************************************************************************************/