WinRT: took out a deprecated TODO-comment
This commit is contained in:
parent
ed9b57c052
commit
b7ee7b082c
1 changed files with 0 additions and 2 deletions
|
@ -139,8 +139,6 @@ VideoBootStrap WINRT_bootstrap = {
|
|||
int
|
||||
WINRT_VideoInit(_THIS)
|
||||
{
|
||||
// TODO, WinRT: consider adding a hack to wait (here) for the app's orientation to finish getting set (before the initial display mode is set up)
|
||||
|
||||
if (WINRT_InitModes(_this) < 0) {
|
||||
return -1;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue