mirror of
https://github.com/glfw/glfw.git
synced 2025-04-04 21:15:07 +00:00
cleanup
This commit is contained in:
parent
bb4ba846da
commit
1b5c120205
2 changed files with 0 additions and 9 deletions
|
@ -26,9 +26,6 @@
|
|||
//========================================================================
|
||||
|
||||
#include "internal.h"
|
||||
#include <X11/X.h>
|
||||
#include <X11/Xlib.h>
|
||||
#include <X11/Xutil.h>
|
||||
|
||||
#if defined(_GLFW_X11)
|
||||
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
#include <GLFW/glfw3.h>
|
||||
#include <stdio.h>
|
||||
|
||||
int main() {
|
||||
glfwGetWindowAttrib();
|
||||
}
|
Loading…
Add table
Reference in a new issue