diff --git a/stabbertests/proftest.h b/stabbertests/proftest.h index da573821..358b355c 100644 --- a/stabbertests/proftest.h +++ b/stabbertests/proftest.h @@ -6,6 +6,5 @@ void init_prof_test(void **state); void close_prof_test(void **state); -void prof_process_xmpp(int loops); #endif