summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-04-10 09:16:46 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-04-10 09:16:46 +0000
commita53ce8f19dea3affc33fdfdaf307e9fbf6e37993 (patch)
tree6838f2bf1521ce975e6782f9fbe5ebbb6fa94977
parent961288647f3416cd8770c8d0b6f198ba9d255ddb (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.hxx2
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
{