We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2125e6f commit 368a2baCopy full SHA for 368a2ba
agent/tests/test_memcached.c
@@ -92,10 +92,6 @@ static void test_create_datastore_instance(void) {
92
}
93
94
void test_main(void* p NRUNUSED) {
95
-#if defined(ZTS) && !defined(PHP7)
96
- void*** tsrm_ls = NULL;
97
-#endif /* ZTS && !PHP7 */
98
-
99
system_host_name = nr_system_get_hostname();
100
101
test_create_datastore_instance();
0 commit comments