mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-10 03:55:20 +01:00
Remove irr namespace (#16309)
This commit is contained in:
@@ -35,8 +35,6 @@
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
namespace irr
|
||||
{
|
||||
namespace io
|
||||
{
|
||||
|
||||
@@ -488,5 +486,4 @@ IFileSystem *createFileSystem()
|
||||
return new CFileSystem();
|
||||
}
|
||||
|
||||
} // end namespace irr
|
||||
} // end namespace io
|
||||
|
||||
Reference in New Issue
Block a user