]> gitweb.factorcode.org Git - factor.git/commitdiff
cleanup USING
authorMackenzie Straight <eizneckam@gmail.com>
Sat, 23 Jul 2005 09:30:17 +0000 (09:30 +0000)
committerMackenzie Straight <eizneckam@gmail.com>
Sat, 23 Jul 2005 09:30:17 +0000 (09:30 +0000)
library/win32/win32-io-internals.factor

index 4cb286b0edfbfd2e93270aabfd8982d76ca083b3..70088b50bea2abf15ecada240a5166191e31d64a 100644 (file)
@@ -25,7 +25,7 @@
 
 IN: win32-io-internals
 USING: alien errors kernel kernel-internals lists math namespaces threads 
-       vectors win32-api io generic io-internals sequences prettyprint ;
+       vectors win32-api io generic io-internals sequences ;
 
 SYMBOL: completion-port
 SYMBOL: io-queue