]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/synth/buffers/buffers.factor
alien.c-types: not necessary to import `short` differently anymore
[factor.git] / extra / synth / buffers / buffers.factor
index 7c08e1420018b94f3ccb19b5c40b8fe23e72f4ac..9ebf61be89e82cb20c870a1669f3e015481cd3ee 100644 (file)
@@ -2,7 +2,6 @@
 ! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien alien.c-types combinators kernel math
 openal sequences sequences.merged specialized-arrays ;
-FROM: alien.c-types => short uchar ;
 SPECIALIZED-ARRAY: uchar
 SPECIALIZED-ARRAY: short
 IN: synth.buffers