Revision: 28840
          http://sourceforge.net/p/bibdesk/svn/28840
Author:   hofman
Date:     2024-03-12 17:21:17 +0000 (Tue, 12 Mar 2024)
Log Message:
-----------
remove commented out line

Modified Paths:
--------------
    trunk/bibdesk/BDSKStatusBar.m

Modified: trunk/bibdesk/BDSKStatusBar.m
===================================================================
--- trunk/bibdesk/BDSKStatusBar.m       2024-03-12 17:18:58 UTC (rev 28839)
+++ trunk/bibdesk/BDSKStatusBar.m       2024-03-12 17:21:17 UTC (rev 28840)
@@ -158,8 +158,6 @@
     NSView *contentView = [view superview];
     BOOL visible = (nil == [self superview]);
     NSView *bottomView = visible ? view : self;
-    //NSLayoutConstraint *bottomConstraint = [contentView 
constraintWithSecondItem:bottomView secondAttribute:NSLayoutAttributeBottom];
-    
     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
Bibdesk-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to