diff options
author | Matúš Kukan <matus.kukan@collabora.com> | 2014-02-27 17:08:09 +0100 |
---|---|---|
committer | Matúš Kukan <matus.kukan@collabora.com> | 2014-03-03 13:35:42 +0100 |
commit | 083fa76745d0c8cb095d856df633866c117b0f3a (patch) | |
tree | 6f985471022c95556b9f10b967f10c780dc3065b /scp2/source | |
parent | 230309c541ff9a8683e5ef749cf2f6512ad0d9df (diff) |
fdo#60924: Autoinstall lpsolve package.
Change-Id: I1404cfc08cd03cff000b088a305e47c96df0b986
Diffstat (limited to 'scp2/source')
-rw-r--r-- | scp2/source/calc/file_calc.scp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/scp2/source/calc/file_calc.scp b/scp2/source/calc/file_calc.scp index 171459ed4ed0..371a08ff1030 100644 --- a/scp2/source/calc/file_calc.scp +++ b/scp2/source/calc/file_calc.scp @@ -54,11 +54,4 @@ End STD_RES_FILE( gid_File_Res_Solver, solver) -#if ! defined (SYSTEM_LPSOLVE) -File gid_File_Lib_Lpsolve - PACKED_LIB_FILE_BODY; - Name = SPECIAL_NAME(lpsolve55); -End -#endif - #endif |