Remove libevent calls just for the time being
This commit is contained in:
parent
35db797843
commit
1d807cfabc
@ -241,12 +241,6 @@ main(int argc, char **argv)
|
|||||||
|
|
||||||
int numRates = 0;
|
int numRates = 0;
|
||||||
|
|
||||||
/*
|
|
||||||
* Initialize libevent
|
|
||||||
*/
|
|
||||||
event_init();
|
|
||||||
evdns_init();
|
|
||||||
|
|
||||||
#ifdef __FreeBSD__
|
#ifdef __FreeBSD__
|
||||||
/*
|
/*
|
||||||
* This works around a bug in earlier versions of FreeBSD that cause
|
* This works around a bug in earlier versions of FreeBSD that cause
|
||||||
|
Loading…
Reference in New Issue
Block a user