git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8385 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2000-12-20 22:55:30 +00:00
parent 23e5c589e4
commit b1507ff3e2

View file

@ -312,9 +312,10 @@ static NSComparisonResult aSort(GSIArrayItem i0, GSIArrayItem i1)
} }
} }
// Designated Initializer. Sets up this instance. Finds the shared /* Designated Initializer. Sets up this instance. Finds the shared
// NSGlyphGenerator and the shared default NSTypesetter. * NSGlyphGenerator and the shared default NSTypesetter.
// The NSLayoutManager starts off without a NSTextStorage * The NSLayoutManager starts off without a NSTextStorage
*/
- (id) init - (id) init
{ {
[super init]; [super init];