diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-27 01:08:00 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-27 01:08:00 -0500 |
commit | c413c645b711fc316b7aae569654db0a1dbf579c (patch) | |
tree | 1dca71764198652eedd60d676939166408bc5340 | |
parent | aa70c887d221e56fe17c0d33eba844f8b823c5af (diff) |
remove vos reference from uno xml descriptions
-rw-r--r-- | mysqlc/source/mysqlc.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mysqlc/source/mysqlc.xml b/mysqlc/source/mysqlc.xml index cb1b4e6..5c19802 100644 --- a/mysqlc/source/mysqlc.xml +++ b/mysqlc/source/mysqlc.xml @@ -17,12 +17,10 @@ <project-build-dependency> cppuhelper </project-build-dependency> <project-build-dependency> cppu </project-build-dependency> <project-build-dependency> sal </project-build-dependency> - <project-build-dependency> vos </project-build-dependency> <runtime-module-dependency> cppuhelper </runtime-module-dependency> <runtime-module-dependency> cppu1 </runtime-module-dependency> <runtime-module-dependency> sal1 </runtime-module-dependency> - <runtime-module-dependency> vos </runtime-module-dependency> <type> com.sun.star.registry.XRegistryKey </type> <type> com.sun.star.util.XCancellable </type> |