diff --git a/src/IconCollection.vala b/src/IconCollection.vala index 45e66fc..875c3e6 100644 --- a/src/IconCollection.vala +++ b/src/IconCollection.vala @@ -293,11 +293,6 @@ description = _("Undo"), category = ACTIONS }, - Icon () { - name = "event-new", - description = _("Create a new calendar event"), - category = ACTIONS - }, Icon () { name = "folder-copy", description = _("Copy a folder"),