From 232b4c0a223dbb7718bd29b1e1307bb6b546af8f Mon Sep 17 00:00:00 2001 From: epoch Date: Thu, 29 Mar 2018 18:27:25 -0500 Subject: removed comment out code and comment about needless header --- src/graphics_c3.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') 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 //this should be in the x11 one, not this one. - struct gra_global { unsigned int width; unsigned int height; -- cgit v1.2.3