diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-06-15 18:05:05 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-06-21 11:54:18 +0200 |
commit | 47009fbf515dc6e4d4c275e5a3458b4ce2d817d9 (patch) | |
tree | 4dbb9f54eb64b3396a779aaec9de036655f4168a /sd/source/ui/view/sdview3.cxx | |
parent | db053e48d2ca17e1256eb12500f075488483603b (diff) |
Remove unused dbexch.hrc
The only part where one definition was used was commented out.
All other definitions in the hrc file were unused.
Change-Id: I257e61b96271685e9321211846a0021059924abe
Diffstat (limited to 'sd/source/ui/view/sdview3.cxx')
-rw-r--r-- | sd/source/ui/view/sdview3.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/view/sdview3.cxx b/sd/source/ui/view/sdview3.cxx index 58d434ce6654..356edddb24fa 100644 --- a/sd/source/ui/view/sdview3.cxx +++ b/sd/source/ui/view/sdview3.cxx @@ -57,7 +57,6 @@ #include <editeng/editeng.hxx> #include <svx/obj3d.hxx> #include <svx/e3dundo.hxx> -#include <svx/dbexch.hrc> #include <svx/unomodel.hxx> #include <unotools/streamwrap.hxx> #include <vcl/metaact.hxx> |