mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-19 19:25:18 +02:00
Remove dead code (#10845)
This commit is contained in:
@@ -68,8 +68,6 @@ public:
|
||||
// Irrlicht draw method
|
||||
virtual void draw();
|
||||
|
||||
bool canTakeFocus(gui::IGUIElement* element) { return false; }
|
||||
|
||||
virtual bool OnEvent(const SEvent& event);
|
||||
|
||||
virtual void setVisible(bool visible);
|
||||
|
Reference in New Issue
Block a user