mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-24 18:31:20 +00:00
Removed comment
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13949 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
3ad5ca5835
commit
6c4fa0692f
1 changed files with 0 additions and 1 deletions
|
@ -305,7 +305,6 @@ static NSAffineTransformStruct identityTransform = {
|
|||
/* If it's rotated. */
|
||||
if (B != 0 || C != 0)
|
||||
{
|
||||
/* Not sure why this code, it was this way. */
|
||||
float angle = [self rotationAngle];
|
||||
|
||||
A = sx; B = 0;
|
||||
|
|
Loading…
Reference in a new issue