Windows: remove outdated comments

This commit is contained in:
李通洲
2023-01-11 13:51:47 +08:00
parent a67ba713f5
commit 94a8e0339e
-1
View File
@@ -4,7 +4,6 @@
#define WIN32_LEAN_AND_MEAN 1
#include <Windows.h>
//We can't use this native version yet because we still use POSIX path ( eg /usr/bin/fish ) at a lot of places.
const char* ffProcessAppendStdOut(FFstrbuf* buffer, char* const argv[])
{
SECURITY_ATTRIBUTES saAttr = {