diff --git a/compiler/amxxpc/amxxpc.cpp b/compiler/amxxpc/amxxpc.cpp index 21590990..d39f9288 100755 --- a/compiler/amxxpc/amxxpc.cpp +++ b/compiler/amxxpc/amxxpc.cpp @@ -186,8 +186,6 @@ int main(int argc, char **argv) unlink(file); - pc_printf("Done.\n"); - #if !defined EMSCRIPTEN dlclose(lib); #endif