summaryrefslogtreecommitdiffstats
path: root/tests/include/concurrent_extension.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/include/concurrent_extension.h')
-rw-r--r--tests/include/concurrent_extension.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/include/concurrent_extension.h b/tests/include/concurrent_extension.h
index 63ccf87..e8f4df0 100644
--- a/tests/include/concurrent_extension.h
+++ b/tests/include/concurrent_extension.h
@@ -327,7 +327,6 @@ START_TEST(t_static_structure)
}
gsl_rng_free(rng);
- delete flat;
delete test_de;
}
END_TEST