diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-07-14 02:03:56 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-07-14 05:43:47 +0200 |
commit | 5a7e8389f0720f1872f36af401c6b3af7968b7ea (patch) | |
tree | 6c84a567a77524d4dbe41a691c7dfef58004cb9c /sfx2 | |
parent | 87b6f3059ef85e244c0262f209be4a4bad0f1594 (diff) |
hrc cleanup: Remove include guards from src files
Change-Id: I7d52837f4058bab1bb5a0137788521d12834d519
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/dialog/srchdlg.src | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sfx2/source/dialog/srchdlg.src b/sfx2/source/dialog/srchdlg.src index aeeaff6df5ad..090d63cb22fd 100644 --- a/sfx2/source/dialog/srchdlg.src +++ b/sfx2/source/dialog/srchdlg.src @@ -16,15 +16,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _SFX_SRCHDLG_HRC_ #include "srchdlg.hrc" -#endif -#ifndef _SFX_DIALOG_HRC #include "dialog.hrc" -#endif -#ifndef _SFX_HELPID_HRC #include "helpid.hrc" -#endif ModelessDialog RID_DLG_SEARCH { |