Merge in laptop changes. (ie extending pool)
[m6w6/libmemcached] / tests / parser.h
index c12a7bdfcad98281a1c741a6c344172fade74072..c53f0e411fca128fb47316dd2a80e6a1f2baa77a 100644 (file)
@@ -1,6 +1,6 @@
 /*  vim:expandtab:shiftwidth=2:tabstop=2:smarttab:
  * 
- *  Gearmand client and server library.
+ *  Libmemcached
  *
  *  Copyright (C) 2011 Data Differential, http://datadifferential.com/
  *  All rights reserved.
@@ -67,9 +67,6 @@ test_return_t parser_boolean_options_test(memcached_st*);
 LIBTEST_INTERNAL_API
 test_return_t parser_key_prefix_test(memcached_st*);
 
-LIBTEST_INTERNAL_API
-test_return_t memcached_parse_configure_file_test(memcached_st*);
-
 LIBTEST_INTERNAL_API
   test_return_t libmemcached_check_configuration_test(memcached_st*);