Revision: 15875
          http://sourceforge.net/p/skim-app/code/15875
Author:   hofman
Date:     2025-12-16 15:03:57 +0000 (Tue, 16 Dec 2025)
Log Message:
-----------
remove variable

Modified Paths:
--------------
    trunk/SKSearchFieldCell.m

Modified: trunk/SKSearchFieldCell.m
===================================================================
--- trunk/SKSearchFieldCell.m   2025-12-16 14:59:26 UTC (rev 15874)
+++ trunk/SKSearchFieldCell.m   2025-12-16 15:03:57 UTC (rev 15875)
@@ -42,7 +42,6 @@
 
 - (void)drawWithFrame:(NSRect)cellFrame inView:(NSView *)controlView {
     if (@available(macOS 11.0, *)) {
-        CGFloat r = 5.0;
         [NSGraphicsContext saveGraphicsState];
         if ([[NSWorkspace sharedWorkspace] 
accessibilityDisplayShouldIncreaseContrast]) {
             [[NSColor controlTextColor] setStroke];

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to