aboutsummaryrefslogtreecommitdiff
path: root/dxcommon/src
diff options
context:
space:
mode:
Diffstat (limited to 'dxcommon/src')
-rw-r--r--dxcommon/src/dxcommon.cc8
1 files changed, 0 insertions, 8 deletions
diff --git a/dxcommon/src/dxcommon.cc b/dxcommon/src/dxcommon.cc
deleted file mode 100644
index 2139136..0000000
--- a/dxcommon/src/dxcommon.cc
+++ /dev/null
@@ -1,8 +0,0 @@
1#include "dxcommon.h"
2
3namespace dx
4{
5
6thread_local char exception::m_error[1024];
7
8} // namespace dx