diff options
author | Peter Jentsch <pjotr@guineapics.de> | 2012-10-04 22:29:43 +0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-11-27 21:37:55 +0000 |
commit | 143f0b895fb2c0a1449af4f6f307487900921cbe (patch) | |
tree | e8b04fc748189d7a3fae81d0998775069f928493 /scp2 | |
parent | c8209ae6ae2a2e33c63fda48efc7c3381cd095b2 (diff) |
removed obsolete xml validation service and xml source view.
Change-Id: I637531c09b391ef458ae6395518129d981662ff2
Reviewed-on: https://gerrit.libreoffice.org/1166
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/ooo/file_library_ooo.scp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp index 826ed661cc51..090abbc5b18e 100644 --- a/scp2/source/ooo/file_library_ooo.scp +++ b/scp2/source/ooo/file_library_ooo.scp @@ -1399,10 +1399,6 @@ STD_LIB_FILE( gid_File_Lib_Xmlfd, xmlfd ) STD_LIB_FILE( gid_File_Lib_Textfd, textfd ) STD_LIB_FILE( gid_File_Lib_Odfflatxml, odfflatxml ) -#ifdef SOLAR_JAVA -STD_JAR_FILE( gid_File_Jar_Xsltvalidate, XSLTValidate ) -#endif - #ifndef SYSTEM_LIBXSLT File gid_File_Lib_Xslt LIB_FILE_BODY; |