Oops, turn fallback output back off.

This commit is contained in:
Eric Anholt 2004-01-25 01:16:19 +00:00
parent 26c5a8dfdd
commit f2bedd17af

View File

@ -84,7 +84,7 @@ void RadeonSwitchTo3D(void);
void void
ATIWaitIdle(void); ATIWaitIdle(void);
#if 1 #if 0
#define ATI_FALLBACK(x) \ #define ATI_FALLBACK(x) \
do { \ do { \
ErrorF x; \ ErrorF x; \