mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 09:21:53 +00:00
Removed instance variable
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13947 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a28d9dc6a1
commit
1f6e4706b4
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@ typedef struct {
|
|||
{
|
||||
@public
|
||||
NSAffineTransformStruct matrix;
|
||||
float rotationAngle;
|
||||
}
|
||||
|
||||
+ (NSAffineTransform*) transform;
|
||||
|
|
Loading…
Reference in a new issue