Skip to content

Commit 8f7a79c

Browse files
committed
Remove stale comment
1 parent 2343a06 commit 8f7a79c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sample/src/natives_sample.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ bool Extension_OnLoad(char* error, size_t maxlength)
1818

1919
void Extension_OnUnload()
2020
{
21-
// NOTE: We will crash if unloaded while an compress/uncompress action is running... lol
2221
}
2322

2423
void Extension_OnAllLoaded() {}

0 commit comments

Comments
 (0)