diff options
Diffstat (limited to 'src/GlobalEvents.hxx')
-rw-r--r-- | src/GlobalEvents.hxx | 3 |
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, |