Skip to content

Commit

Permalink
Remove Control-P accel path #16
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalh committed Jan 7, 2018
1 parent debad11 commit 98a7180
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gui/Language/Astview/Gui/Menu.hs
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ initMenuEdit actionGroup = do
connect action
liftIO $ addAction actionGroup action Nothing

liftIO $ actionSetAccelPath actionReparse ("<Control>p" :: String)
initMenuItemFlatten actionGroup

-- |bind the check menu for flattening lists to the boolean value in the state.
Expand Down

0 comments on commit 98a7180

Please sign in to comment.