mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +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
5cba58de80
commit
f6a7203f71
1 changed files with 0 additions and 5 deletions
|
@ -312,11 +312,6 @@ setNSFont(NSString* key, NSFont* font)
|
|||
return [fontInfo widthOfString: string];
|
||||
}
|
||||
|
||||
- (float*) widths
|
||||
{
|
||||
return [fontInfo widths];
|
||||
}
|
||||
|
||||
/* The following methods have to implemented by backends*/
|
||||
|
||||
//
|
||||
|
|
Loading…
Reference in a new issue