JCF2: removed unused resource string

git-svn-id: trunk@63854 -
This commit is contained in:
maxim 2020-08-31 22:22:53 +00:00
parent ef45d65900
commit 063c664c39

View File

@ -63,7 +63,6 @@ const
resourcestring
FORMAT_MENU = 'JEDI Code &Format';
FORMAT_CURRENT_MENU = '&Current Editor Window';
FORMAT_SELECTION_IDECMD = 'Format code in Selection';
FORMAT_CURRENT_IDECMD = 'Format code in current editor window';
FORMAT_PROJECT_MENU = '&All Files in Project';
FORMAT_OPEN_MENU = 'All &Open Windows';