Removed call to super's initialize

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@14262 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Philippe C.D. Robert 2002-08-10 11:41:34 +00:00
parent 533a424b62
commit 8841a26519

View file

@ -54,8 +54,6 @@ static NSFont *editorFont = nil;
editorFont = RETAIN([NSFont userFixedPitchFontOfSize:12]);
#undef CALIBRATED_COL
}
[super initialize];
}
- (void)colouriseStrings