diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-27 01:08:01 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-27 01:08:01 -0500 |
commit | 296f3e6051fec65608970d22a451149affb00704 (patch) | |
tree | 3842b166d49f7997111e1ece3c4da2856110fa05 /animations | |
parent | 983fffc2324751a842e0f542852c11dd735ab49e (diff) |
remove vos reference from uno xml descriptions
Diffstat (limited to 'animations')
-rw-r--r-- | animations/source/animcore/animcore.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/animations/source/animcore/animcore.xml b/animations/source/animcore/animcore.xml index 9ccca0f02081..f6d105ea0794 100644 --- a/animations/source/animcore/animcore.xml +++ b/animations/source/animcore/animcore.xml @@ -19,12 +19,10 @@ <project-build-dependency> cppuhelper </project-build-dependency> <project-build-dependency> cppu </project-build-dependency> - <project-build-dependency> vos </project-build-dependency> <project-build-dependency> sal </project-build-dependency> <runtime-module-dependency> cppuhelper </runtime-module-dependency> <runtime-module-dependency> cppu2 </runtime-module-dependency> - <runtime-module-dependency> vos2MSC </runtime-module-dependency> <runtime-module-dependency> sal2 </runtime-module-dependency> </module-description> |