1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Remove remains of video mode querying

This commit is contained in:
sfan5 2022-05-26 17:41:23 +02:00
parent 8908a91016
commit 5cd7b0c6e4
3 changed files with 0 additions and 18 deletions

View file

@ -55,7 +55,6 @@ public:
static const VideoDriverInfo &getVideoDriverInfo(irr::video::E_DRIVER_TYPE type);
static float getDisplayDensity();
static v2u32 getDisplaySize();
bool setupTopLevelWindow(const std::string &name);
void setupTopLevelXorgWindow(const std::string &name);