mirror of
https://github.com/glfw/glfw.git
synced 2025-06-06 15:54:56 +00:00
cleanup
This commit is contained in:
parent
bb4ba846da
commit
1b5c120205
@ -26,9 +26,6 @@
|
|||||||
//========================================================================
|
//========================================================================
|
||||||
|
|
||||||
#include "internal.h"
|
#include "internal.h"
|
||||||
#include <X11/X.h>
|
|
||||||
#include <X11/Xlib.h>
|
|
||||||
#include <X11/Xutil.h>
|
|
||||||
|
|
||||||
#if defined(_GLFW_X11)
|
#if defined(_GLFW_X11)
|
||||||
|
|
||||||
|
@ -1,6 +0,0 @@
|
|||||||
#include <GLFW/glfw3.h>
|
|
||||||
#include <stdio.h>
|
|
||||||
|
|
||||||
int main() {
|
|
||||||
glfwGetWindowAttrib();
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user