summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorepoch <epoch@hacking.allowed.org>2018-03-29 18:27:25 -0500
committerepoch <epoch@hacking.allowed.org>2018-03-29 18:27:25 -0500
commit232b4c0a223dbb7718bd29b1e1307bb6b546af8f (patch)
tree326f600ab2380d2726b699c9db8a790e232d19f5 /src
parent3a85a10c8607b3244f4559e692dd2f63a0282467 (diff)
downloadhackvr-232b4c0a223dbb7718bd29b1e1307bb6b546af8f.tar.gz
hackvr-232b4c0a223dbb7718bd29b1e1307bb6b546af8f.zip
removed comment out code and comment about needless header
Diffstat (limited to 'src')
-rw-r--r--src/graphics_c3.h2
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;