From 809e57cb8497d5b653af33acee0f517db15ecf6a Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Wed, 2 Apr 2014 16:13:45 -0700 Subject: [PATCH] Remove unimplemented about menu --- menus/linux.cson | 1 - 1 file changed, 1 deletion(-) diff --git a/menus/linux.cson b/menus/linux.cson index 4ea6d6512..2b5658112 100644 --- a/menus/linux.cson +++ b/menus/linux.cson @@ -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' }