# HG changeset patch # User David Ludwig # Date 1417096211 18000 # Node ID 4900e838abbc312fc5c8d3396f9a0cf35e81a2bc # Parent dc4ad21d859623b900b457ad3eddcd4a9ff0bc42 WinRT: removed a completed TODO item from an inline comment diff -r dc4ad21d8596 -r 4900e838abbc src/filesystem/winrt/SDL_sysfilesystem.cpp --- a/src/filesystem/winrt/SDL_sysfilesystem.cpp Wed Nov 26 21:34:15 2014 -0500 +++ b/src/filesystem/winrt/SDL_sysfilesystem.cpp Thu Nov 27 08:50:11 2014 -0500 @@ -20,8 +20,7 @@ */ #include "../../SDL_internal.h" -/* TODO, WinRT: include copyright info in SDL_winrtpaths.cpp - TODO, WinRT: remove the need to compile this with C++/CX (/ZW) extensions, and if possible, without C++ at all +/* TODO, WinRT: remove the need to compile this with C++/CX (/ZW) extensions, and if possible, without C++ at all */ #ifdef __WINRT__