From 8aa974fcc4ed8b04136fd28cefbbd9bed0e2e74d Mon Sep 17 00:00:00 2001 From: "U-SLAVA-DFB8FF805\\Slava" Date: Fri, 27 Jun 2008 19:45:22 -0500 Subject: [PATCH] Remove unused word --- extra/io/windows/windows.factor | 4 ---- 1 file changed, 4 deletions(-) diff --git a/extra/io/windows/windows.factor b/extra/io/windows/windows.factor index 0892563a02..a290821163 100755 --- a/extra/io/windows/windows.factor +++ b/extra/io/windows/windows.factor @@ -52,7 +52,3 @@ HOOK: add-completion io-backend ( port -- ) "SECURITY_ATTRIBUTES" "SECURITY_ATTRIBUTES" heap-size over set-SECURITY_ATTRIBUTES-nLength ; - -: security-attributes-inherit ( -- obj ) - default-security-attributes - TRUE over set-SECURITY_ATTRIBUTES-bInheritHandle ; foldable