summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--selftest.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/selftest.cpp b/selftest.cpp
index f4de36a9..c3b8ce2f 100644
--- a/selftest.cpp
+++ b/selftest.cpp
@@ -60,8 +60,6 @@
#include "osdep/PortMapper.hpp"
#include "osdep/Thread.hpp"
-#include "controller/JSONDB.hpp"
-
#ifdef ZT_USE_X64_ASM_SALSA2012
#include "ext/x64-salsa2012-asm/salsa2012.h"
#endif