jenkins-promote-staging-trunk-libmemcached-9
[m6w6/libmemcached] / tests / print.h
index 8daee5c6458c9a45ec13e88f6f89ece1d019950a..668daeeda9c4619a33488df7a37401bf5384ecd1 100644 (file)
 
 #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