r343 - trunk

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sun Sep 23 02:23:08 EDT 2007


Author: icculus
Date: 2007-09-23 02:23:08 -0400 (Sun, 23 Sep 2007)
New Revision: 343

Modified:
   trunk/fileio.c
Log:
Removed a STUBBED that doesn't apply anymore.


Modified: trunk/fileio.c
===================================================================
--- trunk/fileio.c	2007-09-20 19:27:00 UTC (rev 342)
+++ trunk/fileio.c	2007-09-23 06:23:08 UTC (rev 343)
@@ -114,8 +114,6 @@
 
     flen = in->length(in);
 
-    STUBBED("fopen?");
-
     MojoPlatform_unlink(fname);
     if (!iofailure)
     {




More information about the mojosetup-commits mailing list