Revision: 3609
          http://skim-app.svn.sourceforge.net/skim-app/?rev=3609&view=rev
Author:   hofman
Date:     2008-04-03 10:51:36 -0700 (Thu, 03 Apr 2008)

Log Message:
-----------
Remove log.

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

Modified: trunk/SKPDFAnnotationNote.m
===================================================================
--- trunk/SKPDFAnnotationNote.m 2008-04-03 17:50:24 UTC (rev 3608)
+++ trunk/SKPDFAnnotationNote.m 2008-04-03 17:51:36 UTC (rev 3609)
@@ -83,7 +83,7 @@
 
 @implementation SKPDFAnnotationNote
 
-- (id)initWithBounds:(NSRect)bounds {log_method();
+- (id)initWithBounds:(NSRect)bounds {
     if (self = [super initWithBounds:bounds]) {
         [self setShouldPrint:YES];
         [self setColor:[[NSUserDefaults standardUserDefaults] 
colorForKey:SKAnchoredNoteColorKey]];


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

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Skim-app-commit mailing list
Skim-app-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to