mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-03-17 16:12:17 +00:00
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:
parent
533a424b62
commit
8841a26519
1 changed files with 0 additions and 2 deletions
|
@ -54,8 +54,6 @@ static NSFont *editorFont = nil;
|
|||
editorFont = RETAIN([NSFont userFixedPitchFontOfSize:12]);
|
||||
#undef CALIBRATED_COL
|
||||
}
|
||||
|
||||
[super initialize];
|
||||
}
|
||||
|
||||
- (void)colouriseStrings
|
||||
|
|
Loading…
Reference in a new issue