From 7d6898edb3c29f480687015ae97f254ac13e97bb Mon Sep 17 00:00:00 2001 From: jyelon Date: Tue, 9 Jun 2026 16:58:53 -0400 Subject: [PATCH] This file is not supposed to be here --- Source/Integration/lpx-paths.hpp | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 Source/Integration/lpx-paths.hpp diff --git a/Source/Integration/lpx-paths.hpp b/Source/Integration/lpx-paths.hpp deleted file mode 100644 index d2a5a821..00000000 --- a/Source/Integration/lpx-paths.hpp +++ /dev/null @@ -1,2 +0,0 @@ -#define LUPREX_DLL_PATH "/home/teppy/integration/luprex/build/Linux/luprexlib.so" -#define LUPREX_ROOT_PATH "/home/teppy/integration/luprex"