Revision: 7833
          http://skim-app.svn.sourceforge.net/skim-app/?rev=7833&view=rev
Author:   amaxwell
Date:     2012-12-10 18:25:39 +0000 (Mon, 10 Dec 2012)
Log Message:
-----------
duplicate initialization

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

Modified: trunk/NSImage_SKExtensions.m
===================================================================
--- trunk/NSImage_SKExtensions.m        2012-12-10 18:25:04 UTC (rev 7832)
+++ trunk/NSImage_SKExtensions.m        2012-12-10 18:25:39 UTC (rev 7833)
@@ -162,7 +162,6 @@
 
 - (NSImage *)copyWithAddBadge {
     NSBezierPath *addPath = [NSBezierPath bezierPath];
-    addPath = [NSBezierPath bezierPath];
     [addPath appendBezierPathWithRect:NSMakeRect(17.0, 4.0, 6.0, 2.0)];
     [addPath appendBezierPathWithRect:NSMakeRect(19.0, 2.0, 2.0, 6.0)];
     

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


------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to