diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-16 03:18:35 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-25 19:55:33 -0500 |
commit | c17635d5752c010405efba458cfb3a98f5afaf75 (patch) | |
tree | f8c521b54c3c65cbcbcad293f63cfa81113f480f /svx/workben | |
parent | d3756b8b7318ecae4eaf0552aea3cde940e91490 (diff) |
merge vosremoval-mutex.diff
In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually
Diffstat (limited to 'svx/workben')
-rw-r--r-- | svx/workben/edittest.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/workben/edittest.cxx b/svx/workben/edittest.cxx index e2e3630e9b3c..b8b90bc788bf 100644 --- a/svx/workben/edittest.cxx +++ b/svx/workben/edittest.cxx @@ -157,7 +157,6 @@ USHORT nZoom = 100; BOOL bURLClicked = FALSE; using namespace ::com::sun::star::connection; -using namespace ::vos; using namespace ::rtl; using namespace ::com::sun::star::uno; using namespace ::com::sun::star::registry; |