openvpnctrl: Disable debug mode.

This commit is contained in:
Michael Tremer
2011-07-08 18:30:41 +02:00
parent 91a0a2217a
commit c894a34234

View File

@@ -8,7 +8,7 @@
#include "setuid.h"
#include "libsmooth.h"
#define ovpndebug
#define noovpndebug
// global vars
struct keyvalue *kv = NULL;