mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2025-01-12 23:08:03 +03:00
Remove "Done." text from compiler.
This commit is contained in:
parent
f185eaa232
commit
63774d75f3
@ -186,8 +186,6 @@ int main(int argc, char **argv)
|
||||
|
||||
unlink(file);
|
||||
|
||||
pc_printf("Done.\n");
|
||||
|
||||
#if !defined EMSCRIPTEN
|
||||
dlclose(lib);
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user