mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Removed test code
This commit is contained in:
parent
6c2a5c662e
commit
77ed9e7c92
@ -71,8 +71,6 @@ struct MeasureData
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
const int lol = sizeof(MeasureData);
|
|
||||||
|
|
||||||
BYTE* DownloadUrl(std::wstring& url, DWORD* dwSize, bool forceReload);
|
BYTE* DownloadUrl(std::wstring& url, DWORD* dwSize, bool forceReload);
|
||||||
void ShowError(int lineNumber, WCHAR* errorMsg = NULL);
|
void ShowError(int lineNumber, WCHAR* errorMsg = NULL);
|
||||||
unsigned __stdcall NetworkThreadProc(void* pParam);
|
unsigned __stdcall NetworkThreadProc(void* pParam);
|
||||||
|
Loading…
Reference in New Issue
Block a user