Remove an unused signal

This commit is contained in:
Matthias Clasen 2020-01-06 00:29:17 -05:00
parent 2b819c830b
commit 96c77b61c1

View File

@ -83,7 +83,6 @@ enum {
DRAG_LEAVE,
DRAG_MOTION,
DRAG_DROP,
DRAG_DATA_RECEIVED,
NUM_SIGNALS
};