Drop an unused enum value

We haven't had a GtkWindow::frame-event since the
linux-fb backends demise.
This commit is contained in:
Matthias Clasen 2018-01-01 13:27:56 -05:00 committed by Daniel Boles
parent 6f26d0dc0c
commit 9cf48ec3f8

View File

@ -283,7 +283,6 @@ static const GtkTargetEntry dnd_dest_targets [] = {
enum {
SET_FOCUS,
FRAME_EVENT,
ACTIVATE_FOCUS,
ACTIVATE_DEFAULT,
KEYS_CHANGED,