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:
rmottola 2016-04-08 10:15:45 +00:00
parent b6557780b6
commit 57c5cec8a3

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.