mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
cleanup
This commit is contained in:
-1
@@ -95,7 +95,6 @@ public class FileEditorManagerImpl extends FileEditorManagerEx implements Projec
|
||||
private volatile JPanel myPanels;
|
||||
private EditorsSplitters mySplitters;
|
||||
private final Project myProject;
|
||||
private final List<TabInfo> myTabsHistory = new ArrayList<TabInfo>();
|
||||
private final List<Pair<VirtualFile, EditorWindow>> mySelectionHistory = new ArrayList<Pair<VirtualFile, EditorWindow>>();
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user