1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-02 16:38:41 +00:00

Remove unneeded freeminer code.

This commit is contained in:
DustyBagel 2024-06-27 17:45:13 -05:00
parent eae9fa4e95
commit 9ff9b30e0f
10 changed files with 9 additions and 428 deletions

View file

@ -656,7 +656,7 @@ bool CIrrDeviceSDL::run()
{
os::Timer::tick();
SEvent irrevent;
SEvent irrevent{};
SDL_Event SDL_event;
while (!Close && wrap_PollEvent(&SDL_event)) {