diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-27 01:08:02 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-27 01:08:02 -0500 |
commit | acccf6e4e4c54c75f71bd3d8e038fbb7cc7de91e (patch) | |
tree | 86461b585b3d7056ec95e9d79385dba5045962f4 /uui | |
parent | f64ef72743e55389e446e0d4bc6febd475011023 (diff) |
remove vos reference from uno xml descriptions
Diffstat (limited to 'uui')
-rw-r--r-- | uui/util/uui.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/uui/util/uui.xml b/uui/util/uui.xml index f193759f2ffc..d5a2537a5379 100644 --- a/uui/util/uui.xml +++ b/uui/util/uui.xml @@ -27,7 +27,6 @@ <project-build-dependency>toolkit</project-build-dependency> <project-build-dependency>tools</project-build-dependency> <project-build-dependency>vcl</project-build-dependency> - <project-build-dependency>vos</project-build-dependency> <runtime-module-dependency>cppu3</runtime-module-dependency> <runtime-module-dependency>cppuhelper3$(COM)</runtime-module-dependency> <runtime-module-dependency>sal3</runtime-module-dependency> |