From c8ce68e92f42ea03c2dbbe7d98367985db2b7452 Mon Sep 17 00:00:00 2001 From: Christoph von Wittich Date: Sun, 23 Aug 2015 09:05:26 +0000 Subject: [PATCH] [CRT] Don't call DeleteCriticalSection on static critical section (wine-patch by Piotr Caban) svn path=/trunk/; revision=68801 --- reactos/lib/sdk/crt/stdio/file.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/reactos/lib/sdk/crt/stdio/file.c b/reactos/lib/sdk/crt/stdio/file.c index ff425a484f7..b1c73d76287 100644 --- a/reactos/lib/sdk/crt/stdio/file.c +++ b/reactos/lib/sdk/crt/stdio/file.c @@ -1050,8 +1050,6 @@ void msvcrt_free_io(void) for(i=0; i