diff options
author | Michael Stahl <mstahl@redhat.com> | 2015-02-28 22:23:18 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2015-02-28 22:28:57 +0100 |
commit | a98d3240a2d44a428852fee1d8a622b0780d687e (patch) | |
tree | bd673841b5cfe370a300fc7f4ccbabccca0cfb94 /scp2 | |
parent | 9978e4c10f3eb9b9cd0f2d192e0f4ff53b9aafca (diff) |
scp2: remove now unused variable
Change-Id: I85c0db36709f545bf2d4eaba9b458e4741b7879b
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/InstallModule_ooo.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scp2/InstallModule_ooo.mk b/scp2/InstallModule_ooo.mk index d2ef3f5f5a34..b74dad3d0b42 100644 --- a/scp2/InstallModule_ooo.mk +++ b/scp2/InstallModule_ooo.mk @@ -26,7 +26,6 @@ $(eval $(call gb_InstallModule_define_if_set,scp2/ooo,\ ENABLE_TDE \ SYSTEM_CURL \ SYSTEM_HSQLDB \ - SYSTEM_LIBEXTTEXTCAT \ SYSTEM_LIBXSLT \ SYSTEM_REDLAND \ WITH_GALLERY_BUILD \ |