aboutsummaryrefslogtreecommitdiffstats
path: root/src/GlobalEvents.hxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/GlobalEvents.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/GlobalEvents.hxx b/src/GlobalEvents.hxx
index 106eeb8f8..98aa4850f 100644
--- a/src/GlobalEvents.hxx
+++ b/src/GlobalEvents.hxx
@@ -33,9 +33,6 @@ class EventLoop;
namespace GlobalEvents {
enum Event {
- /** database update was finished */
- UPDATE,
-
/** during database update, a song was deleted */
DELETE,