From 64517292c92cb1a28880a31e335726744ec7c82d Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Mon, 2 Jul 2012 21:30:12 +0200 Subject: hrc cleanup: Remove include guards Also add some missing include guards. Change-Id: I320a3c017ca65d34f2cd516849bcde3dec9b33f1 --- extensions/source/propctrlr/formresid.hrc | 2 -- 1 file changed, 2 deletions(-) (limited to 'extensions') diff --git a/extensions/source/propctrlr/formresid.hrc b/extensions/source/propctrlr/formresid.hrc index c021b34e18e8..874409d2dcac 100644 --- a/extensions/source/propctrlr/formresid.hrc +++ b/extensions/source/propctrlr/formresid.hrc @@ -19,9 +19,7 @@ #ifndef _EXTENSIONS_FORMCTRLR_PROPRESID_HRC_ #define _EXTENSIONS_FORMCTRLR_PROPRESID_HRC_ -#ifndef EXTENSIONS_PROPRESID_HRC #include "propresid.hrc" -#endif // ----------------------------------------------------------------------- // - Strings -- cgit