mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-04-23 06:20:47 +00:00
Removed unused variable.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14276 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
b8b0859701
commit
5807f1e3c0
1 changed files with 0 additions and 1 deletions
|
@ -527,7 +527,6 @@
|
|||
|
||||
if ([selection count] == 1)
|
||||
{
|
||||
NSRect tempFrame = [[selection objectAtIndex: 0] frame];
|
||||
[[selection objectAtIndex: 0]
|
||||
setFrameOrigin:
|
||||
NSMakePoint(NSMaxX([self bounds]),
|
||||
|
|
Loading…
Reference in a new issue