mirror of
https://github.com/odrling/Aegisub
synced 2025-04-08 12:15:44 +02:00

It never allocated any non-autoreleased objects so ARC wasn't actually doing anything other than breaking compilation with gcc.
It never allocated any non-autoreleased objects so ARC wasn't actually doing anything other than breaking compilation with gcc.