Revert accidentally committed changes.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@33140 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
theraven 2011-05-27 09:18:57 +00:00
parent b6cee11863
commit 2949efeb19

View file

@ -1705,7 +1705,6 @@ replacementForClass(Class c)
}
pathInfo = [info lockReturningPathInfoForKey: aKey];
//[pathInfo retain];
if (pathInfo != nil)
{
if (pathInfo->recursion == 1)
@ -1731,7 +1730,6 @@ replacementForClass(Class c)
}
[self didChangeValueForDependentsOfKey: aKey];
//[pathInfo release];
}
- (void) didChange: (NSKeyValueChange)changeKind