- Imports cleanup

- Disable system look & feel on macOS for readability
- Cleaned unnecessary space
- Cleaned finished TODO
This commit is contained in:
Stef Tervelde
2025-02-03 12:07:01 +01:00
parent f016cc474c
commit 23c8a4626a
4 changed files with 1 additions and 7 deletions

View File

@@ -770,7 +770,6 @@ public class JavaBuild {
}
}
// TODO: Handle the java embed and Icon with the new build system
} else if (exportPlatform == PConstants.LINUX) {
if (embedJava) {