mirror of
https://github.com/luanti-org/luanti.git
synced 2026-01-01 02:45:19 +01:00
Remove irr namespace (#16309)
This commit is contained in:
@@ -8,8 +8,6 @@
|
||||
#include "IGUIEnvironment.h"
|
||||
#include "IVideoDriver.h"
|
||||
|
||||
namespace irr
|
||||
{
|
||||
namespace gui
|
||||
{
|
||||
|
||||
@@ -157,4 +155,3 @@ core::rect<f32> CGUIImage::getDrawBounds() const
|
||||
}
|
||||
|
||||
} // end namespace gui
|
||||
} // end namespace irr
|
||||
|
||||
Reference in New Issue
Block a user