Removed declaration of removed function.

master
Camilla Berglund ago%!(EXTRA string=13 years)
parent a0e4fad65a
commit 065858e185
  1. 3
      src/x11_platform.h

@ -246,9 +246,6 @@ long _glfwKeySym2Unicode(KeySym keysym);
// Clipboard handling
Atom _glfwWriteSelection(XSelectionRequestEvent* request);
// Event processing
void _glfwProcessPendingEvents(void);
// Window support
_GLFWwindow* _glfwFindWindowByHandle(Window handle);
unsigned long _glfwGetWindowProperty(Window window,

Loading…
Cancel
Save