[Swift-commit] r5228 - www/presentations/OSCER_2011/examples

wozniak at ci.uchicago.edu wozniak at ci.uchicago.edu
Thu Oct 13 14:02:45 CDT 2011


Author: wozniak
Date: 2011-10-13 14:02:45 -0500 (Thu, 13 Oct 2011)
New Revision: 5228

Modified:
   www/presentations/OSCER_2011/examples/04-arrays.swift
Log:
Drop noop()


Modified: www/presentations/OSCER_2011/examples/04-arrays.swift
===================================================================
--- www/presentations/OSCER_2011/examples/04-arrays.swift	2011-10-13 18:55:18 UTC (rev 5227)
+++ www/presentations/OSCER_2011/examples/04-arrays.swift	2011-10-13 19:02:45 UTC (rev 5228)
@@ -6,9 +6,6 @@
   script2 @filenames(i) @o stdout=@log;
 }
 
-(file result) noop()
-{}
-
 (string result[]) makeFilenames()
 {
   foreach i in [0:1]




More information about the Swift-commit mailing list