diff --git a/src/main.c b/src/main.c index 8b71e00..5849dca 100644 --- a/src/main.c +++ b/src/main.c @@ -339,9 +339,7 @@ int main(int argc, char **argv) { nn_Context ctx; nn_initContext(&ctx); nn_initPalettes(); -#ifdef NN_WINDOWS - nn_run_selftests(&ctx); -#endif + ne_memSand sand; sand.buf = NULL;