diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2012-03-25 07:10:16 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2012-03-25 07:15:03 +0900 |
commit | 193581a7cc7161dec844c6f35ba710ee8c98107c (patch) | |
tree | 9bdd6f56ee56dba94d302b59a9a34ed5ac4a651d /sd/source/ui/app | |
parent | 15bd35e4f2646ef0bba0cc24d171989c9e3ac6e4 (diff) |
removed duplicate includes in sd
Diffstat (limited to 'sd/source/ui/app')
-rw-r--r-- | sd/source/ui/app/sdmod2.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/app/sdmod2.cxx b/sd/source/ui/app/sdmod2.cxx index 2c7f85c15797..92979de304db 100644 --- a/sd/source/ui/app/sdmod2.cxx +++ b/sd/source/ui/app/sdmod2.cxx @@ -75,7 +75,6 @@ #include "sdpage.hxx" #include "sdxfer.hxx" #include "sdabstdlg.hxx" -#include "tpoption.hrc" #include "prntopts.hrc" #include <svl/intitem.hxx> |