Remove unimplemented about menu

This commit is contained in:
Kevin Sawicki 2014-04-02 16:13:45 -07:00
parent de16ed6250
commit 809e57cb84

View File

@ -144,7 +144,6 @@
{
label: '&Help'
submenu: [
{ label: '&About Atom...', command: 'application:about' }
{ label: 'View &License', command: 'application:open-license' }
{ label: "VERSION", enabled: false }
{ type: 'separator' }