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:
Pierre-Yves Rivaille 2002-08-14 17:29:52 +00:00
parent b8b0859701
commit 5807f1e3c0

View file

@ -527,7 +527,6 @@
if ([selection count] == 1)
{
NSRect tempFrame = [[selection objectAtIndex: 0] frame];
[[selection objectAtIndex: 0]
setFrameOrigin:
NSMakePoint(NSMaxX([self bounds]),