]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/io/files/trash/macosx/macosx.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / extra / io / files / trash / macosx / macosx.factor
index 61bd4812f96fd8e58d6156f0c6bbed051df9649e..a5773fe965d2be3780450517d5ca1e59ddfe1e7d 100644 (file)
@@ -61,5 +61,3 @@ PRIVATE>
 M: macosx send-to-trash ( path -- )
     <fs-ref> f kFSFileOperationDefaultOptions
     FSMoveObjectToTrashSync check-err ;
-
-