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.hpp | 1 - 1 file changed, 1 deletion(-) delete mode 100644 gui/library-path.hpp (limited to 'gui/library-path.hpp') diff --git a/gui/library-path.hpp b/gui/library-path.hpp deleted file mode 100644 index b6454852..00000000 --- a/gui/library-path.hpp +++ /dev/null @@ -1 +0,0 @@ -extern "C" const char* opentrack_library_path; -- cgit v1.2.3