IDE: Cleanup.

git-svn-id: trunk@56359 -
This commit is contained in:
juha 2017-11-11 09:25:37 +00:00
parent c92ce22ba5
commit eed9fc6c4b
2 changed files with 1 additions and 2 deletions

View File

@ -453,7 +453,7 @@ begin
if Fits('MessagesView',dlgMsgs) then exit;
if Fits('ObjectInspectorDlg',oisObjectInspector) then exit;
if Fits('UnitDependencies',dlgUnitDepCaption) then exit;
if Fits('CodeExplorerView',lisCodeExplorer) then exit;
if Fits('CodeExplorerView',lisMenuViewCodeExplorer) then exit;
if Fits('FPDocEditor',lisCodeHelpMainFormCaption) then exit;
if Fits('PkgGraphExplorer',lisMenuPackageGraph) then exit;
if Fits('ProjectInspector',lisMenuProjectInspector) then exit;

View File

@ -2795,7 +2795,6 @@ resourcestring
rsiwpSplitterCustomPosition = 'Custom Size';
// Code Explorer
lisCodeExplorer = 'Code Explorer';
lisCode = 'Code';
// Unit editor