summaryrefslogtreecommitdiffhomepage
path: root/compat
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2017-04-11 11:42:59 +0200
committerStanislaw Halik <sthalik@misaki.pl>2017-04-12 01:47:43 +0200
commitdbcfe5e186cfd75a8dcc2ab5f3567cc0171178cc (patch)
treeec71c2ef852ab916856704c54fe0caf0b1d21213 /compat
parent1d828d640e6d33a473e0a3e08e976bb9cb1b9346 (diff)
compat/simple-mat: remove useless unit
Diffstat (limited to 'compat')
-rw-r--r--compat/simple-mat.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/compat/simple-mat.cpp b/compat/simple-mat.cpp
deleted file mode 100644
index d00a4157..00000000
--- a/compat/simple-mat.cpp
+++ /dev/null
@@ -1,3 +0,0 @@
-#define OTR_SIMPLE_MAT_TEMPLATE_UNIT
-
-#include "simple-mat.hpp"