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 | a53ce8f19dea3affc33fdfdaf307e9fbf6e37993 (patch) | |
tree | 6838f2bf1521ce975e6782f9fbe5ebbb6fa94977 | |
parent | 961288647f3416cd8770c8d0b6f198ba9d255ddb (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 004ef82dc..cce020956 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 { |