mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-28 03:45:24 +01:00
Remove irr namespace (#16309)
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
|
||||
#include "path.h"
|
||||
|
||||
namespace irr
|
||||
{
|
||||
namespace core
|
||||
{
|
||||
|
||||
@@ -189,4 +187,3 @@ inline bool isupper(s32 c)
|
||||
}
|
||||
|
||||
} // end namespace core
|
||||
} // end namespace irr
|
||||
|
||||
Reference in New Issue
Block a user