diff options
Diffstat (limited to 'source4/torture/ui.h')
-rw-r--r-- | source4/torture/ui.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/source4/torture/ui.h b/source4/torture/ui.h index b145989046..64127fa8d0 100644 --- a/source4/torture/ui.h +++ b/source4/torture/ui.h @@ -291,9 +291,6 @@ bool torture_setting_bool(struct torture_context *test, const char *name, bool default_value); -/* Helper function commonly used */ -bool torture_teardown_free(struct torture_context *torture, void *data); - struct torture_suite *torture_find_suite(struct torture_suite *parent, const char *name); |