diff --git a/Source/NSApplication.m b/Source/NSApplication.m index ef7228521..409d130b1 100644 --- a/Source/NSApplication.m +++ b/Source/NSApplication.m @@ -242,7 +242,6 @@ struct _NSModalSession { * Class variables */ static NSEvent *null_event; -static NSString *NSAbortModalException = @"NSAbortModalException"; static Class arpClass; static NSNotificationCenter *nc;