mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-24 11:40:47 +00:00
Removed declaration of NSAbortModalException in excess
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12124 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c5b6fc310b
commit
1353cce8f0
1 changed files with 0 additions and 1 deletions
|
@ -242,7 +242,6 @@ struct _NSModalSession {
|
|||
* Class variables
|
||||
*/
|
||||
static NSEvent *null_event;
|
||||
static NSString *NSAbortModalException = @"NSAbortModalException";
|
||||
static Class arpClass;
|
||||
static NSNotificationCenter *nc;
|
||||
|
||||
|
|
Loading…
Reference in a new issue