diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-10-04 16:59:40 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-10-05 18:11:20 +0200 |
commit | facd86ef9cdac2f0acab13a8b525f0bfb99cac28 (patch) | |
tree | b20099418ed50ea373d131c15835efd3946fab41 /linguistic/workben | |
parent | 30afa21872109ef351ece5d0f0ad14e29d5e790e (diff) |
remove include guards using fixguard.py
Diffstat (limited to 'linguistic/workben')
-rw-r--r-- | linguistic/workben/sspellimp.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/linguistic/workben/sspellimp.cxx b/linguistic/workben/sspellimp.cxx index 81981093e2f8..cb4d7c4de388 100644 --- a/linguistic/workben/sspellimp.cxx +++ b/linguistic/workben/sspellimp.cxx @@ -37,9 +37,7 @@ #include <unotools/processfactory.hxx> #include <osl/mutex.hxx> -#ifndef _SPELLIMP_HXX #include <sspellimp.hxx> -#endif #include "lngprops.hxx" #include "spelldta.hxx" |