From 70da0a47bf0d4a04a6bc2e56083e8bd564508f9a Mon Sep 17 00:00:00 2001 From: juha Date: Fri, 12 Oct 2012 18:50:23 +0000 Subject: [PATCH] IDE: remove unused resource string git-svn-id: trunk@39058 - --- ide/lazarusidestrconsts.pas | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ide/lazarusidestrconsts.pas b/ide/lazarusidestrconsts.pas index 584078966f..4fef82db64 100644 --- a/ide/lazarusidestrconsts.pas +++ b/ide/lazarusidestrconsts.pas @@ -2074,8 +2074,6 @@ resourcestring dlgCCOTestToolCompilingEmptyFile = 'Test: Compiling an empty file'; lisCCORelUnitPathFoundInCfg = 'relative unit path found in fpc cfg: %s'; dlgCCOTestCheckingCompilerConfig = 'Test: Checking compiler configuration ...'; - lisCCOEnglishMessageFileMissing = 'english message file for fpc is missing:' - +'components/codetools/fpc.errore.msg'; lisCCOMsgPPUNotFound = 'compiled FPC unit not found: %s.ppu'; lisCCOMissingUnit = 'Missing unit'; lisCCOPPUNotFoundDetailed = 'The compiled FPC unit %s.ppu was not found.%s' @@ -2489,9 +2487,7 @@ resourcestring lisCenterForm = 'Center Form'; fdmSaveFormAsXML = 'Save Form as XML'; - //----------------------- // keyMapping - // srkmEditKeys ='Edit Keys'; srkmCommand = 'Command:'; lisKeyOr2KeySequence = 'Key (or 2 key sequence)';