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