Added a more meaningful note on HTTPRequestCompletedContextFunction

This commit is contained in:
Nefarius 2014-06-07 20:19:35 +02:00 committed by Nicholas Hastings
parent 3ae505229b
commit a75627e048

View File

@ -164,7 +164,7 @@ extern DownloadHandler g_DownloadHandler;
extern HandleType_t g_DownloadHandle;
struct HTTPRequestCompletedContextFunction {
// NOTE: deprecated!
// TODO: remove as it's redundant
IPluginContext *pContext;
funcid_t uPluginFunction;
bool bHasContext;