From 5a7e8389f0720f1872f36af401c6b3af7968b7ea Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Sat, 14 Jul 2012 02:03:56 +0200 Subject: hrc cleanup: Remove include guards from src files Change-Id: I7d52837f4058bab1bb5a0137788521d12834d519 --- uui/source/fltdlg.src | 5 ----- 1 file changed, 5 deletions(-) (limited to 'uui/source/fltdlg.src') diff --git a/uui/source/fltdlg.src b/uui/source/fltdlg.src index 29ef9c2ac155..cc7640609665 100644 --- a/uui/source/fltdlg.src +++ b/uui/source/fltdlg.src @@ -18,13 +18,8 @@ #define __RSC -#ifndef UUI_IDS_HRC #include "ids.hrc" -#endif - -#ifndef UUI_FLTDLG_HRC #include "fltdlg.hrc" -#endif ModalDialog DLG_FILTER_SELECT { -- cgit