GlobalEvents: remove obsolete event DELETE
This commit is contained in:
parent
cf6281a5a7
commit
098aa18538
@ -33,9 +33,6 @@ class EventLoop;
|
||||
|
||||
namespace GlobalEvents {
|
||||
enum Event {
|
||||
/** during database update, a song was deleted */
|
||||
DELETE,
|
||||
|
||||
/** an idle event was emitted */
|
||||
IDLE,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user