Revision: 28877
http://sourceforge.net/p/bibdesk/svn/28877
Author: hofman
Date: 2024-04-28 22:06:38 +0000 (Sun, 28 Apr 2024)
Log Message:
-----------
remove unused variable
Modified Paths:
--------------
trunk/bibdesk/BDSKStatusBar.m
Modified: trunk/bibdesk/BDSKStatusBar.m
===================================================================
--- trunk/bibdesk/BDSKStatusBar.m 2024-04-28 21:54:01 UTC (rev 28876)
+++ trunk/bibdesk/BDSKStatusBar.m 2024-04-28 22:06:38 UTC (rev 28877)
@@ -177,7 +177,6 @@
CGFloat duration = animate ? [NSAnimationContext
defaultAnimationTimeInterval] : 0.0;
NSView *contentView = [view superview];
BOOL visible = (nil == [self superview]);
- NSView *bottomView = visible ? view : self;
CGFloat statusHeight = NSHeight([self frame]);
NSMutableArray *constraints = [NSMutableArray array];
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit