diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-03-01 23:33:43 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-03-01 23:33:43 +0100 |
commit | 73ddab60128c26f603976061fc86f09a72f33974 (patch) | |
tree | f7c66c1cb755b5eda51056d1ef3ef3640ce9014a /sd/source/ui/unoidl | |
parent | ac25becaf4aae68cd663d12f956a01214e49118b (diff) |
Remove unused misc.hxx and its references
Diffstat (limited to 'sd/source/ui/unoidl')
-rw-r--r-- | sd/source/ui/unoidl/unopage.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/unoidl/unopage.cxx b/sd/source/ui/unoidl/unopage.cxx index d0b9ec6db..32d82f9d7 100644 --- a/sd/source/ui/unoidl/unopage.cxx +++ b/sd/source/ui/unoidl/unopage.cxx @@ -72,7 +72,6 @@ #include <svx/svdoole2.hxx> #include <svx/svdpool.hxx> #include <svx/svdview.hxx> -#include "misc.hxx" #include "View.hxx" #ifndef SVX_LIGHT #include "DrawDocShell.hxx" |