diff --git a/src/df_main.cpp b/src/df_main.cpp index ca18632..503af88 100644 --- a/src/df_main.cpp +++ b/src/df_main.cpp @@ -805,7 +805,6 @@ void Lenheart() if (!checkGame("df_game_r")) { - int a = 1; void *buf = malloc(4); CMem::WriteBytes(buf, &a, 4);