Revision: 3404
          http://skim-app.svn.sourceforge.net/skim-app/?rev=3404&view=rev
Author:   hofman
Date:     2008-02-17 10:19:25 -0800 (Sun, 17 Feb 2008)

Log Message:
-----------
Remove testing stuff.

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

Modified: trunk/NSImage_SKExtensions.m
===================================================================
--- trunk/NSImage_SKExtensions.m        2008-02-17 18:12:20 UTC (rev 3403)
+++ trunk/NSImage_SKExtensions.m        2008-02-17 18:19:25 UTC (rev 3404)
@@ -61,9 +61,6 @@
 }
 
 + (void)makeToolbarImages {
-NSImage *image = [NSImage imageNamed:@"NSListViewTemplate"];
-[[image TIFFRepresentation] 
writeToFile:@"/Users/hofman/Desktop/NSListViewTemplate.tiff" atomically:YES];
-
     static NSImage *toolbarPageUpImage = nil;
     static NSImage *toolbarPageDownImage = nil;
     static NSImage *toolbarFirstPageImage = nil;
@@ -651,7 +648,6 @@
     [[NSGraphicsContext currentContext] restoreGraphicsState];
     [toolbarTextNoteImage unlockFocus];
     [toolbarTextNoteImage setName:@"ToolbarTextNote"];
-    //[[toolbarTextNoteImage TIFFRepresentation] 
writeToFile:@"/Users/hofman/Desktop/ToolbarTextNote.tiff" atomically:YES];
     
     toolbarTextNoteMenuImage = [toolbarTextNoteImage createMenuImage];
     [toolbarTextNoteMenuImage setName:@"ToolbarTextNoteMenu"];


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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to