diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2012-03-30 00:42:07 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2012-03-30 00:42:35 +0900 |
commit | 5d9b072cef8d480c87adfa4c3a980782a17823a1 (patch) | |
tree | de5e66947ef26b8db8e005ae6ac8c6fef11a9903 /dbaccess/source/ui/browser/sbagrid.cxx | |
parent | 6f087d103acc2af68229efe650df145b38659b02 (diff) |
removed duplicate includes in dbaccess
Diffstat (limited to 'dbaccess/source/ui/browser/sbagrid.cxx')
-rw-r--r-- | dbaccess/source/ui/browser/sbagrid.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dbaccess/source/ui/browser/sbagrid.cxx b/dbaccess/source/ui/browser/sbagrid.cxx index 6fc175145f0b..926f53dafcbe 100644 --- a/dbaccess/source/ui/browser/sbagrid.cxx +++ b/dbaccess/source/ui/browser/sbagrid.cxx @@ -69,8 +69,6 @@ #include <tools/multisel.hxx> -#include <svx/svxids.hrc> - #include <svl/numuno.hxx> #include <svl/itempool.hxx> |