]> gitweb.factorcode.org Git - factor.git/commitdiff
system-info: remove duplicate IN:.
authorJohn Benediktsson <mrjbq7@gmail.com>
Tue, 26 Oct 2021 17:47:43 +0000 (10:47 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Tue, 26 Oct 2021 17:47:43 +0000 (10:47 -0700)
basis/system-info/macosx/macosx.factor

index 3f5591eb78e4995e74be3862cecd6fb8c0c3e762..b7a76f33a8ddc72672c8a3c028d2468b1ac3f8d6 100644 (file)
@@ -4,7 +4,6 @@ USING: alien.c-types alien.data alien.strings alien.syntax
 arrays assocs byte-arrays core-foundation io.binary
 io.encodings.utf8 kernel libc sequences specialized-arrays
 splitting system system-info unix.users ;
-IN: system-info.macosx
 SPECIALIZED-ARRAY: int
 IN: system-info.macosx