remove bogus line

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@27596 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2009-01-14 07:10:07 +00:00
parent 00d8763bcc
commit af5e012b3b

View file

@ -973,7 +973,6 @@ static NSNotificationCenter *default_center = nil;
*/
- (void) _postAndRelease: (NSNotification*)notification
{
// IF_NO_GC(GSGarbageCollector *collector = [NSGarbageCollector defaultCollector])
Observation *o;
unsigned count;
NSString *name = [notification name];