8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-26 06:43:04 +01:00

This is already a Windows file, no need to check for the WIN_NT macro.

This commit is contained in:
robocop 2009-06-02 06:34:59 +00:00
parent 896bb5cbd5
commit b29af64d5b

View File

@ -35,9 +35,7 @@
#include "../jrd/jrd_proto.h"
#include "../common/classes/init.h"
#ifdef WIN_NT
#include <windows.h>
#endif
const unsigned int SHUTDOWN_TIMEOUT = 10 * 1000; // 10 seconds