mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
Partail reversion
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@17334 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
bdd57e4f5d
commit
c6fef8de9d
3 changed files with 9 additions and 2 deletions
|
@ -566,7 +566,8 @@ static NSDistributedNotificationCenter *netCenter = nil;
|
|||
stringForKey: @"NSHost"];
|
||||
if (host == nil)
|
||||
{
|
||||
host = @"localhost";
|
||||
//host = @"localhost";
|
||||
host = @"";
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue