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