X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fprint.h;h=668daeeda9c4619a33488df7a37401bf5384ecd1;hb=9069819ac2940397e96210867e0666b801b97f60;hp=8daee5c6458c9a45ec13e88f6f89ece1d019950a;hpb=28602fd2f5f1c758b50cd82d4545da8e6c55f5c7;p=m6w6%2Flibmemcached diff --git a/tests/print.h b/tests/print.h index 8daee5c6..668daeed 100644 --- a/tests/print.h +++ b/tests/print.h @@ -37,15 +37,6 @@ #pragma once -#ifdef __cplusplus -extern "C" { -#endif - -LIBTEST_INTERNAL_API memcached_return_t server_print_callback(const memcached_st *ptr, const memcached_server_st *server, void *context); - -#ifdef __cplusplus -} -#endif