diff --git a/httperf/src/httperf.c b/httperf/src/httperf.c index 3954521..b8573e6 100755 --- a/httperf/src/httperf.c +++ b/httperf/src/httperf.c @@ -67,12 +67,6 @@ #include #include -/* - * libevent api - */ -#include -#include - #include #include #include @@ -880,10 +874,6 @@ main(int argc, char **argv) "out" #endif " TIME_SYSCALLS.\n", prog_name); - printf - ("Using libevent-%s for %s event notification system.\n", - event_get_version(), event_get_method()); - exit(0); case 'h':