Remove unused action on the mainwindow.

The Manage dive sites action should be in the View menu because it makes
more sense to "view dive site edit"

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Tomaz Canabrava 2015-07-30 21:10:54 -03:00 committed by Dirk Hohndel
parent fc746c2129
commit 9cf31a4d73

View file

@ -98,7 +98,6 @@
<addaction name="actionEditDive"/>
<addaction name="actionDivePlanner"/>
<addaction name="actionReplanDive"/>
<addaction name="actionManage_dive_sites"/>
<addaction name="copy"/>
<addaction name="paste"/>
<addaction name="separator"/>