forked from AuroraMiddleware/gtk
Drop an unused enum value
We haven't had a GtkWindow::frame-event since the linux-fb backends demise.
This commit is contained in:
parent
6f26d0dc0c
commit
9cf48ec3f8
@ -283,7 +283,6 @@ static const GtkTargetEntry dnd_dest_targets [] = {
|
||||
|
||||
enum {
|
||||
SET_FOCUS,
|
||||
FRAME_EVENT,
|
||||
ACTIVATE_FOCUS,
|
||||
ACTIVATE_DEFAULT,
|
||||
KEYS_CHANGED,
|
||||
|
Loading…
Reference in New Issue
Block a user