1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-13 08:35:20 +02: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);