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:
@@ -66,9 +66,6 @@
|
||||
Setting this to 0 causes more flicker, but allows applications to paint
|
||||
graphics on the parent of a static box (the optimized refresh causes any
|
||||
such drawing to disappear).
|
||||
@flag{msw.display.directdraw}
|
||||
If set to 1, use DirectDraw-based implementation of wxDisplay.
|
||||
By default the standard Win32 functions are used.
|
||||
@flag{msw.font.no-proof-quality}
|
||||
If set to 1, use default fonts quality instead of proof quality when
|
||||
creating fonts. With proof quality the fonts have slightly better
|
||||
|
Reference in New Issue
Block a user