diff options
Diffstat (limited to 'c++/window/linux_xcb.h')
-rw-r--r-- | c++/window/linux_xcb.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/c++/window/linux_xcb.h b/c++/window/linux_xcb.h deleted file mode 100644 index 65ff94d..0000000 --- a/c++/window/linux_xcb.h +++ /dev/null @@ -1,5 +0,0 @@ -#pragma once - -#ifdef SAW_UNIX_XCB -#include "xcb.h" -#endif |