mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-01 15:31:56 +00:00
Removed method -widths
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7305 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
75371c8216
commit
aaa3ee6255
1 changed files with 0 additions and 5 deletions
|
@ -312,11 +312,6 @@ setNSFont(NSString* key, NSFont* font)
|
||||||
return [fontInfo widthOfString: string];
|
return [fontInfo widthOfString: string];
|
||||||
}
|
}
|
||||||
|
|
||||||
- (float*) widths
|
|
||||||
{
|
|
||||||
return [fontInfo widths];
|
|
||||||
}
|
|
||||||
|
|
||||||
/* The following methods have to implemented by backends*/
|
/* The following methods have to implemented by backends*/
|
||||||
|
|
||||||
//
|
//
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue