diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-10-01 09:04:58 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-10-01 09:04:58 +0000 |
commit | af3de2fe97b05748b91214cebb1ce0fb7d0b981f (patch) | |
tree | 927996bcd19754172accdd8dcee389fad11d3c77 /swext/mediawiki/build.xml | |
parent | 3ba82371e2629bf9a6e3b2c87dd419fa35af87b4 (diff) |
CWS-TOOLING: integrate CWS sb93
Diffstat (limited to 'swext/mediawiki/build.xml')
-rw-r--r-- | swext/mediawiki/build.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/swext/mediawiki/build.xml b/swext/mediawiki/build.xml index efdfcc3bf768..b8246c6c2f8c 100644 --- a/swext/mediawiki/build.xml +++ b/swext/mediawiki/build.xml @@ -9,7 +9,7 @@ $RCSfile: build.xml,v $ - $Revision: 1.20 $ + $Revision: 1.20.8.1 $ This file is part of OpenOffice.org. @@ -63,7 +63,6 @@ <path id="classpath"> <pathelement location="${officeclasses}/juh.jar"/> <pathelement location="${officeclasses}/jurt.jar"/> - <pathelement location="${officeclasses}/jut.jar"/> <pathelement location="${officeclasses}/ridl.jar"/> <pathelement location="${officeclasses}/unoil.jar"/> <!-- 3rd party libs --> |