Remove unused wxDisplay implementation using DirectDraw from wxMSW.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 24 Aug 2010 11:36:43 +0000 (11:36 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 24 Aug 2010 11:36:43 +0000 (11:36 +0000)
commit16e4586527d89f78c665efbc218dc32f7e19c4ca
treedee2f22c17bde2d21b9cd36406e262889a1f219c
parent590e3264721f69bab96737e17688942524c06caa
Remove unused wxDisplay implementation using DirectDraw from wxMSW.

Remove commented out version of DirectDraw-based wxDisplayFactory
implementation. It doesn't seem to have any advantages compared to the
currently used version and nobody uses it anyhow.

Closes #12387.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65398 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/display.cpp