From e06d6e3956e246abbbc05a05598bd2a720a1e283 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Fri, 15 Jun 2012 08:20:39 +0200 Subject: hrc cleanup: Remove completely unused RIDs These RID definitions aren't used at any other point. So remove them. Unused START and END definitions were commented out for documentation purpose. All definitions in basctl/source/basicide/tbxctl.hrc were unused, so I removed this file. Change-Id: I4713188a12b9da912b2a91b85ea4e54ca1aeb994 --- desktop/source/app/desktop.hrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop/source/app') diff --git a/desktop/source/app/desktop.hrc b/desktop/source/app/desktop.hrc index 9c68d7b9fd2d..d08f87911c7a 100644 --- a/desktop/source/app/desktop.hrc +++ b/desktop/source/app/desktop.hrc @@ -33,7 +33,7 @@ #endif #define RID_DESKTOP_DIALOG_START 2000 -#define RID_FIRSTSTSTART_START 3000 +// RID_FIRSTSTSTART_START 3000 #define RID_DESKTOP_STRING_START 10000 -- cgit