win32: Remove unused macro

This commit is contained in:
Benjamin Otte
2024-10-31 13:28:42 +01:00
parent e9c9d1d0a0
commit 70c327993b

View File

@@ -53,8 +53,6 @@
#define GDK_DEBUG_EVENTS_OR_INPUT (GDK_DEBUG_EVENTS|GDK_DEBUG_INPUT)
#define GDK_DEBUG_MISC_OR_EVENTS (GDK_DEBUG_MISC|GDK_DEBUG_EVENTS)
GdkWin32Screen *GDK_SURFACE_SCREEN(GObject *win);
/* Use this for hWndInsertAfter (2nd argument to SetWindowPos()) if
* SWP_NOZORDER flag is used. Otherwise it's unobvious why a particular
* argument is used. Using NULL is misleading, because