1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-07-01 00:45:26 +02:00

Remove old code

This commit is contained in:
Ivan Savenko
2025-02-10 20:58:06 +00:00
parent 5a9dbc03a8
commit f7f94bb7dc
9 changed files with 20 additions and 123 deletions

View File

@ -14,12 +14,10 @@
#include "CIntObject.h"
#include "CursorHandler.h"
#include "../CMT.h"
#include "../CGameInfo.h"
#include "../render/Canvas.h"
#include "../render/IScreenHandler.h"
#include "../render/Colors.h"
#include "../renderSDL/SDL_Extensions.h"
void WindowHandler::popWindow(std::shared_ptr<IShowActivatable> top)
{