Remove the unused msw.display.directdraw system option
This should have been part of 16e4586527
which removed the code this option pertained to.
See #12387.
This commit is contained in:
parent
990c8bfd73
commit
1d40b629a2
4 changed files with 0 additions and 21 deletions
8
configure
vendored
8
configure
vendored
|
|
@ -27521,14 +27521,6 @@ fi
|
|||
$as_echo "$as_me: WARNING: Xinerama not found; disabling wxDisplay" >&2;}
|
||||
wxUSE_DISPLAY="no"
|
||||
fi
|
||||
elif test "$wxUSE_MSW" = 1; then
|
||||
ac_fn_c_check_header_compile "$LINENO" "ddraw.h" "ac_cv_header_ddraw_h" "#include <windows.h>
|
||||
"
|
||||
if test "x$ac_cv_header_ddraw_h" = xyes; then :
|
||||
|
||||
fi
|
||||
|
||||
|
||||
fi
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue