diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-15 12:11:00 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-25 17:58:18 -0500 |
commit | be0c9d802186671420b6ea6bcc654f66e49d3e2c (patch) | |
tree | 3f6b0126d623b755ee9dfdd030f83d35f363e901 /sd/source | |
parent | 6bc8cf4fca5cc8d1c880c20eefc83d86ea0e6f98 (diff) |
merge vosremoval-reference.diff
Diffstat (limited to 'sd/source')
-rw-r--r-- | sd/source/core/EffectMigration.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/core/EffectMigration.cxx b/sd/source/core/EffectMigration.cxx index 3c894e491aa8..61b1a4c502d2 100644 --- a/sd/source/core/EffectMigration.cxx +++ b/sd/source/core/EffectMigration.cxx @@ -41,7 +41,6 @@ #include <EffectMigration.hxx> #include <anminfo.hxx> -using namespace ::vos; using namespace ::sd; using namespace ::com::sun::star::uno; using namespace ::com::sun::star::animations; |