mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-25 14:25:38 +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…
Reference in New Issue
Block a user