fix warnings
[awesomized/libmemcached] / src / bin / memcapable.cc
index 33d9348518490ec44300435038bafa505cfc4b51..e9508c499915220e3650c00f8beb4ce0a9f4ab6f 100644 (file)
@@ -2083,9 +2083,6 @@ struct testcase testcases[]= {
   { NULL, NULL}
 };
 
-const int ascii_tests = 1;
-const int binary_tests = 2;
-
 struct test_type_st
 {
   bool ascii;