diff options
| -rw-r--r-- | src/graphics_c3.h | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/src/graphics_c3.h b/src/graphics_c3.h index 47ead29..1406dca 100644 --- a/src/graphics_c3.h +++ b/src/graphics_c3.h @@ -1,8 +1,6 @@  #ifndef _HACKVR_GRAPHICS_H_  #define _HACKVR_GRAPHICS_H_ -//#include <X11/Xlib.h>//this should be in the x11 one, not this one. -  struct gra_global {    unsigned int width;    unsigned int height;  | 
