mirror of
https://github.com/glfw/glfw.git
synced 2026-09-18 22:55:46 +00:00
Cleaned up drop callback design.
This commit is contained in:
@@ -132,10 +132,6 @@ typedef struct _GLFWlibraryX11
|
||||
|
||||
struct {
|
||||
Window sourceWindow;
|
||||
char* string;
|
||||
char* type1;
|
||||
char* type2;
|
||||
char* type3;
|
||||
} xdnd;
|
||||
|
||||
// Selection atoms
|
||||
|
||||
Reference in New Issue
Block a user