summaryrefslogtreecommitdiff
path: root/new/init_darwin.m
diff options
context:
space:
mode:
Diffstat (limited to 'new/init_darwin.m')
-rw-r--r--new/init_darwin.m2
1 files changed, 0 insertions, 2 deletions
diff --git a/new/init_darwin.m b/new/init_darwin.m
index bd27dee..b251b47 100644
--- a/new/init_darwin.m
+++ b/new/init_darwin.m
@@ -6,8 +6,6 @@
@implementation uiApplication
-uiLogObjCClassAllocations()
-
// hey look! we're overriding terminate:!
// we're going to make sure we can go back to main() whether Cocoa likes it or not!
// and just how are we going to do that, hm?