mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 02:03:04 +01:00
Cleanup
This commit is contained in:
parent
23942b703b
commit
658bd8ec5e
@ -1,15 +1,12 @@
|
||||
#include "firebird.h"
|
||||
#include "../jrd/common.h"
|
||||
|
||||
#ifndef MINGW
|
||||
|
||||
extern "C" {
|
||||
int CLIB_ROUTINE server_main( int argc, char** argv){
|
||||
/*NOOP: this routine is neaded for implement
|
||||
server_main as it defined by firebird.vers mapfile
|
||||
linking libfbclient with Sun-like LD
|
||||
*/
|
||||
return 0;
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user