aboutsummaryrefslogtreecommitdiff
path: root/zenserver-test/zenserver-test.cpp
diff options
context:
space:
mode:
authorStefan Boberg <[email protected]>2021-08-24 19:26:49 +0200
committerStefan Boberg <[email protected]>2021-08-24 19:26:49 +0200
commitac1269102f141cf3e8b0470b2df1f8973ebd1741 (patch)
tree9e3a003cb08735f15472d5ff4b1421685888d218 /zenserver-test/zenserver-test.cpp
parentAdded zencore/logging.h (diff)
downloadzen-ac1269102f141cf3e8b0470b2df1f8973ebd1741.tar.xz
zen-ac1269102f141cf3e8b0470b2df1f8973ebd1741.zip
Remove trace.cpp/h and all traces of usage
Diffstat (limited to 'zenserver-test/zenserver-test.cpp')
-rw-r--r--zenserver-test/zenserver-test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/zenserver-test/zenserver-test.cpp b/zenserver-test/zenserver-test.cpp
index 8ac486d05..67d4e95cd 100644
--- a/zenserver-test/zenserver-test.cpp
+++ b/zenserver-test/zenserver-test.cpp
@@ -12,7 +12,6 @@
#include <zencore/string.h>
#include <zencore/thread.h>
#include <zencore/timer.h>
-#include <zencore/trace.h>
#include <zenserverprocess.h>
#include <mimalloc.h>