diff options
-rw-r--r-- | project.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/project.conf b/project.conf index 6c4316a..3e540ad 100644 --- a/project.conf +++ b/project.conf @@ -8,8 +8,8 @@ tests = "tests" [config] expose_include_dirs = ["include"] -[define] -ODHTDB_SQL_DEBUG = "1" +#[define] +#ODHTDB_SQL_DEBUG = "1" [dependencies] opendht = "1.7.0" |