mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-21 04:32:03 +00:00
declare constant strings as constant, and move values from source files into externs.m
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20092 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
fabb191ef1
commit
24c11fe90e
13 changed files with 69 additions and 55 deletions
|
@ -42,14 +42,6 @@
|
|||
|
||||
#include "../Tools/gdnc.h"
|
||||
|
||||
/*
|
||||
* Global variables for distributed notification center types.
|
||||
*/
|
||||
NSString *NSLocalNotificationCenterType =
|
||||
@"NSLocalNotificationCenterType";
|
||||
NSString *GSNetworkNotificationCenterType =
|
||||
@"GSNetworkNotificationCenterType";
|
||||
|
||||
|
||||
@interface NSDistributedNotificationCenter (Private)
|
||||
- (void) _connect;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue