wininet: Remove outdated comment.

This commit is contained in:
Juan Lang 2011-03-03 13:37:53 -08:00 committed by Alexandre Julliard
parent d2a3832fc3
commit 9463a867a8
1 changed files with 0 additions and 2 deletions

View File

@ -3449,8 +3449,6 @@ BOOL WINAPI GetUrlCacheConfigInfoW(LPINTERNET_CACHE_CONFIG_INFOW CacheInfo, LPDW
/***********************************************************************
* GetUrlCacheConfigInfoA (WININET.@)
*
* CacheInfo is some CACHE_CONFIG_INFO structure, with no MS info found by google
*/
BOOL WINAPI GetUrlCacheConfigInfoA(LPINTERNET_CACHE_CONFIG_INFOA CacheInfo, LPDWORD size, DWORD bitmask)
{