i hate @esteldunedain

This commit is contained in:
jaynus 2015-05-02 14:20:37 -07:00
parent c192d7eadc
commit bb429e7704
2 changed files with 0 additions and 2 deletions

Binary file not shown.

View File

@ -29,8 +29,6 @@ void __stdcall RVExtension(char *output, int outputSize, const char *function) {
return;
}
else {
#ifdef _WIN32
HGLOBAL glob = GlobalAlloc(GMEM_FIXED, input.length()+1);