diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2016-12-30 04:33:25 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2016-12-30 04:33:25 +0100 |
commit | b380dfb3dce422893a33b3cc5ee46d97d5c1ef9a (patch) | |
tree | 506c23e6d3c93190821009d0eaf30a3293b1fa2c | |
parent | 13984a10d01cb325b819d29165acad8939a0318f (diff) |
compat: remove empty translation unit
-rw-r--r-- | compat/simple-mat.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compat/simple-mat.cpp b/compat/simple-mat.cpp deleted file mode 100644 index 5d22fee6..00000000 --- a/compat/simple-mat.cpp +++ /dev/null @@ -1 +0,0 @@ -#include "simple-mat.hpp" |