mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Added C# SDK
This commit is contained in:
parent
b1c8f97409
commit
87df66ffee
@ -1076,9 +1076,7 @@ void ParseData(UrlData* urlData, LPCSTR parseData, DWORD dwSize)
|
||||
}
|
||||
|
||||
// Release memory used for the compiled pattern
|
||||
RmLog(LOG_ERROR, L"HERE");
|
||||
pcre_free(re);
|
||||
RmLog(LOG_ERROR, L"HERE2");
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user