Remove unused dependency

db4
U-SLAVA-DFB8FF805\Slava 2009-04-03 09:48:10 -05:00
parent 038509f652
commit 4f9ac11eed
1 changed files with 1 additions and 1 deletions

2
basis/windows/windows.factor Normal file → Executable file
View File

@ -1,7 +1,7 @@
! Copyright (C) 2005, 2006 Doug Coleman.
! See http://factorcode.org/license.txt for BSD license.
USING: alien alien.syntax alien.c-types alien.strings arrays
combinators kernel math namespaces parser prettyprint sequences
combinators kernel math namespaces parser sequences
windows.errors windows.types windows.kernel32 words
io.encodings.utf16n ;
IN: windows