diff options
author | David Ostrovsky <david@ostrovsky.org> | 2013-11-26 15:05:51 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-12-05 05:31:43 -0600 |
commit | 130833f80e89774269108cf30b2d1155a00354ce (patch) | |
tree | 245267c3cd6664f6afebb7abb15906a4f1837b76 /scp2 | |
parent | 059cc67245a4f0a62589a0c877aea85e8859c435 (diff) |
fdo#39956 Delete JAB
JAB has been discontinued in favor of the native IA2 bridge.
Change-Id: I88461f73c620507d3e97b077ea2abdd2229322e1
Reviewed-on: https://gerrit.libreoffice.org/6819
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/ooo/file_ooo.scp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scp2/source/ooo/file_ooo.scp b/scp2/source/ooo/file_ooo.scp index 08ed086f2ccc..965c89fa9709 100644 --- a/scp2/source/ooo/file_ooo.scp +++ b/scp2/source/ooo/file_ooo.scp @@ -315,10 +315,6 @@ STD_JAR_FILE( gid_File_Jar_Xmerge, xmerge ) STD_JAR_FILE( gid_File_Jar_Xmergebridge, XMergeBridge ) #endif -#if defined ENABLE_JAVA && defined WNT -STD_JAR_FILE( gid_File_Jar_Accessbridge, java_uno_accessbridge ) -#endif - #ifdef ENABLE_JAVA #ifndef SYSTEM_HSQLDB STD_JAR_FILE( gid_File_Jar_Hsqldb, hsqldb ) |