mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-10 04:40:16 +01:00
Oops, turn fallback output back off.
This commit is contained in:
parent
26c5a8dfdd
commit
f2bedd17af
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ void RadeonSwitchTo3D(void);
|
|||
void
|
||||
ATIWaitIdle(void);
|
||||
|
||||
#if 1
|
||||
#if 0
|
||||
#define ATI_FALLBACK(x) \
|
||||
do { \
|
||||
ErrorF x; \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue