chore(jui): remove inaccurate "unused" comments

This commit is contained in:
Sally Knight
2026-03-27 22:57:39 +03:00
committed by Tropical
parent 141678ed96
commit ed83397c55
13 changed files with 0 additions and 13 deletions

View File

@@ -174,7 +174,6 @@ void Screen::renderBackground(int vo) {
}
void Screen::renderDirtBackground(int vo) {
// 4J Unused - Iggy Flash UI renders the background on consoles
#ifdef ENABLE_JAVA_GUIS
glDisable(GL_LIGHTING);
glDisable(GL_FOG);