diff options
author | Joseph Powers <jpowers27@cox.net> | 2011-02-14 07:24:13 -0800 |
---|---|---|
committer | Joseph Powers <jpowers27@cox.net> | 2011-02-14 07:24:13 -0800 |
commit | 131e816e17bd32c4f4ccd3ca89c6ac6518a77fc0 (patch) | |
tree | b3796ae77af71c79c036e9529024ece14d2c8d61 /editeng/inc | |
parent | 7e907f899d837e992522480855b17a35af1cd588 (diff) |
Remove #include "svl/cancel.hxx"
make clean works with out it and I didn't see anywhere its classes in the
editeng source.
Diffstat (limited to 'editeng/inc')
-rw-r--r-- | editeng/inc/pch/precompiled_editeng.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editeng/inc/pch/precompiled_editeng.hxx b/editeng/inc/pch/precompiled_editeng.hxx index 8097d237dc3b..2857d6541cb2 100644 --- a/editeng/inc/pch/precompiled_editeng.hxx +++ b/editeng/inc/pch/precompiled_editeng.hxx @@ -694,7 +694,6 @@ #include "svtools/apearcfg.hxx" #include "svl/brdcst.hxx" #include "unotools/cacheoptions.hxx" -#include "svl/cancel.hxx" #include "svl/cjkoptions.hxx" #include "unotools/cmdoptions.hxx" #include "svl/cntwall.hxx" |