mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-26 06:45:37 +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);
|
unlink(file);
|
||||||
|
|
||||||
pc_printf("Done.\n");
|
|
||||||
|
|
||||||
#if !defined EMSCRIPTEN
|
#if !defined EMSCRIPTEN
|
||||||
dlclose(lib);
|
dlclose(lib);
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user