diff options
Diffstat (limited to 'opentrack/library-path.cpp')
-rw-r--r-- | opentrack/library-path.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/opentrack/library-path.cpp b/opentrack/library-path.cpp deleted file mode 100644 index 683dc346..00000000 --- a/opentrack/library-path.cpp +++ /dev/null @@ -1,4 +0,0 @@ -#include "library-path.hpp" -#include "opentrack-library-path.h" - -const char* opentrack_library_path = OPENTRACK_LIBRARY_PATH; |