diff options
author | RĂ¼diger Timm <rt@openoffice.org> | 2008-04-10 09:16:46 +0000 |
---|---|---|
committer | RĂ¼diger Timm <rt@openoffice.org> | 2008-04-10 09:16:46 +0000 |
commit | 739d9119edbbcfafc3d730d6bcb53b2d78abcc33 (patch) | |
tree | da36808ed5476eff95cbde51752259f2b8409c11 | |
parent | 42cb0c51299b4468ad2a98b195a11b459969e1f7 (diff) |
INTEGRATION: CWS changefileheader (1.1.364); FILE MERGED
2008/04/01 12:39:58 thb 1.1.364.1: #i85898# Stripping all external header guards
-rw-r--r-- | setup_native/source/win32/customactions/reg4msdoc/userregistrar.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/setup_native/source/win32/customactions/reg4msdoc/userregistrar.hxx b/setup_native/source/win32/customactions/reg4msdoc/userregistrar.hxx index b2df8edaa0da..926a873e52db 100644 --- a/setup_native/source/win32/customactions/reg4msdoc/userregistrar.hxx +++ b/setup_native/source/win32/customactions/reg4msdoc/userregistrar.hxx @@ -5,9 +5,7 @@ #ifndef _USERREGISTRAR_HXX_ #define _USERREGISTRAR_HXX_ -#ifndef _REGISTRAR_HXX_ #include "registrar.hxx" -#endif class UserRegistrar : public Registrar { |