8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 10:03:03 +01:00
This commit is contained in:
alexpeshkoff 2010-10-18 17:17:45 +00:00
parent 43aeec0a64
commit 7d85bbc450

View File

@ -874,10 +874,6 @@ namespace Why
using namespace Why;
#ifndef WIN_NT
#include <dlfcn.h>
#endif
#ifdef DEV_BUILD
static void check_status_vector(const ISC_STATUS*);
#endif