diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-10-04 16:58:18 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-10-05 18:08:01 +0200 |
commit | e2039c054c9674bd68652274bd64ee1a569b196b (patch) | |
tree | cef0dfa5398a4be322986ea6121bfb2b61bf3dc6 /lingucomponent/source/hyphenator/altlinuxhyph | |
parent | 755ad6834625488c5d31d4bacc9370eae7ffd8f3 (diff) |
remove include guards using fixguard.py
Diffstat (limited to 'lingucomponent/source/hyphenator/altlinuxhyph')
-rw-r--r--[-rwxr-xr-x] | lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx b/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx index 39648039e160..14a07dd43017 100755..100644 --- a/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx +++ b/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx @@ -43,9 +43,7 @@ #include <hyphen.h> -#ifndef _HYPHENIMP_HXX #include <hyphenimp.hxx> -#endif #include <linguistic/hyphdta.hxx> #include <rtl/ustring.hxx> |