mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 15:21:56 -05:00
Style: Cleanup single-line blocks, semicolons, dead code
Remove currently unused implementation of TextureBasisU, could be re-added later on if needed and ported.
This commit is contained in:
@@ -356,7 +356,7 @@ void OS_LinuxBSD::run() {
|
||||
if (Main::iteration()) {
|
||||
break;
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
main_loop->finalize();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user