IDE: removed unused resource string

git-svn-id: trunk@42382 -
This commit is contained in:
maxim 2013-08-10 23:22:44 +00:00
parent 4d00c7ca38
commit 85a871f27e

View File

@ -3548,7 +3548,6 @@ resourcestring
lisChooseOneOfTheseItemsToCreateANewPackage = 'Choose one of these items to '
+'create a new Package';
lisPackage = 'Package';
lisNewDlgCreateANewPascalUnit = 'Create a new Pascal unit.';
lisNewDlgCreateANewUnitWithALCLForm = 'Create a new unit with a LCL form.';
lisNewDlgCreateANewUnitWithADataModule = 'Create a new unit with a datamodule.';
lisNewDlgCreateANewUnitWithAFrame = 'Create a new unit with a frame.';