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 /svx/source/fmcomp | |
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 'svx/source/fmcomp')
-rw-r--r-- | svx/source/fmcomp/fmgridcl.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/fmcomp/fmgridcl.cxx b/svx/source/fmcomp/fmgridcl.cxx index 8bc620b669de..1652512ea5ef 100644 --- a/svx/source/fmcomp/fmgridcl.cxx +++ b/svx/source/fmcomp/fmgridcl.cxx @@ -26,7 +26,6 @@ * ************************************************************************/ -#include "svx/dbexch.hrc" #include "svx/fmgridif.hxx" #include "fmitems.hxx" #include "fmprop.hrc" |