diff options
| author | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2026-04-02 19:33:38 -0400 |
|---|---|---|
| committer | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2026-04-02 19:33:38 -0400 |
| commit | fb733364c8a75fea61c7fd54e8a008bc52a32644 (patch) | |
| tree | 4f29c80fb38b441e13f69052c32b01adfb173042 /src/JSystem | |
| parent | 4e7634a693d5fb641ecee69f09d331ace88b063f (diff) | |
JFWSystem OK
Diffstat (limited to 'src/JSystem')
| -rw-r--r-- | src/JSystem/JFramework/JFWSystem.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/JSystem/JFramework/JFWSystem.cpp b/src/JSystem/JFramework/JFWSystem.cpp index 6f215a42..68fc0431 100644 --- a/src/JSystem/JFramework/JFWSystem.cpp +++ b/src/JSystem/JFramework/JFWSystem.cpp @@ -58,7 +58,6 @@ void JFWSystem::firstInit() { /* 80254E54-802551C0 .text init__9JFWSystemFv */ void JFWSystem::init() { - /* Nonmatching - regalloc */ JUT_ASSERT(101, sInitCalled == false); if(rootHeap == 0) { |
