sdl2: opengl compiles fine, no TESTHW=1 needed

This commit is contained in:
Ronald Kinard 2014-07-23 19:43:15 -05:00
parent d078e3e17f
commit 20f871bd84
1 changed files with 0 additions and 5 deletions

View File

@ -6,11 +6,6 @@
#SDL...., *looks at Alam*, THIS IS A MESS!
#
#disable Hardware supprot for SDL2 for now
ifndef TESTHW
NOHW=1
endif
ifdef UNIXCOMMON
include sdl2/MakeNIX.cfg
endif