From e4cb9703cc6810dbe07070b485ea866f00ba9252 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 8 Jul 2016 10:06:49 +0200 Subject: gui, api, proto/wine: get rid of library path as exported symbol There's no need to do that. It never changes unless the toolchain changes. --- gui/library-path.cpp | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 gui/library-path.cpp (limited to 'gui/library-path.cpp') diff --git a/gui/library-path.cpp b/gui/library-path.cpp deleted file mode 100644 index 683dc346..00000000 --- a/gui/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; -- cgit v1.2.3