remove accidental commit of debug NSLog()

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@39646 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Riccardo Mottola 2016-04-08 10:15:45 +00:00
parent d1df54727a
commit e291dd28fa

View file

@ -2421,8 +2421,6 @@ static BOOL isLocked = NO;
continue;
}
NSLog(@"domain name: %@", domainName);
/* We only look at files which do not represent domains in the
* _changedDomains list, since our internal information on the
* domains in that list overrides anything on disk.