mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-02-24 12:01:16 +00:00
Removed unused variables.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14275 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
3b8f69f231
commit
b8b0859701
1 changed files with 0 additions and 4 deletions
|
@ -822,10 +822,6 @@ static BOOL currently_displaying = NO;
|
|||
BOOL rightEmpty = YES;
|
||||
BOOL topEmpty = YES;
|
||||
BOOL bottomEmpty = YES;
|
||||
float bestLeftPosition;
|
||||
float bestRightPosition;
|
||||
float bestTopPosition;
|
||||
float bestBottomPosition;
|
||||
float leftStart;
|
||||
float rightStart;
|
||||
float topStart;
|
||||
|
|
Loading…
Reference in a new issue