We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2343a06 commit 8f7a79cCopy full SHA for 8f7a79c
sample/src/natives_sample.cpp
@@ -18,7 +18,6 @@ bool Extension_OnLoad(char* error, size_t maxlength)
18
19
void Extension_OnUnload()
20
{
21
- // NOTE: We will crash if unloaded while an compress/uncompress action is running... lol
22
}
23
24
void Extension_OnAllLoaded() {}
0 commit comments