aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index ee291a7..5a495f3 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -277,7 +277,6 @@ int main() {
} else {
lua_pop(L, 1);
}
- SDL_Delay(25);
}
}
}