mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 22:25:25 +02:00
[341244] amendment - removed line that shouldn't have been committed
This commit is contained in:
parent
c8af0d6e2f
commit
776e8e5f36
1 changed files with 0 additions and 1 deletions
|
@ -486,7 +486,6 @@ public class SystemViewRemoteFileAdapter
|
|||
}
|
||||
openWithMenu.updateSelection(selection);
|
||||
submenu.add(openWithMenu);
|
||||
menu.add(ISystemContextMenuConstants.GROUP_OPENWITH, action); //test
|
||||
menu.getMenuManager().appendToGroup(ISystemContextMenuConstants.GROUP_OPENWITH, submenu);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue