]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/io/files/trash/windows/windows.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / extra / io / files / trash / windows / windows.factor
index 788eb3a84d22698d56984116da80995532b0a50e..b98a19a70a205b450c018267171eebb899d7f70f 100644 (file)
@@ -68,6 +68,3 @@ M: windows send-to-trash ( path -- )
         SHFileOperationW [ throw ] unless-zero
 
     ] with-destructors ;
-
-
-