gdk/surface: Remove left-over signal enum value

The popup-layout-change signal was moved to GdkPopup, but the enum was
never removed from GdkSurface.
This commit is contained in:
Jonas Ådahl 2020-11-25 11:14:33 +01:00
parent 4779e4e488
commit 70b83c9a70

View File

@ -76,7 +76,6 @@
*/
enum {
POPUP_LAYOUT_CHANGED,
SIZE_CHANGED,
LAYOUT,
RENDER,