]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/io/buffers/buffers.factor
Cleaning up USING: lists for new strict semantics
[factor.git] / basis / io / buffers / buffers.factor
index 49b5357d98a37f5ebcece45a175e6e38c10d1d96..c9396dd0813e04b0d5e48b9cbf4e8ef0f39b18fd 100644 (file)
@@ -3,7 +3,7 @@
 ! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien alien.accessors alien.c-types
 alien.syntax kernel libc math sequences byte-arrays strings
-hints accessors math.order destructors combinators ;
+hints math.order destructors combinators ;
 IN: io.buffers
 
 TUPLE: buffer