summaryrefslogtreecommitdiff
path: root/source4/torture/ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/torture/ui.h')
-rw-r--r--source4/torture/ui.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/torture/ui.h b/source4/torture/ui.h
index 5547ecf317..700dadd9b1 100644
--- a/source4/torture/ui.h
+++ b/source4/torture/ui.h
@@ -141,7 +141,6 @@ struct torture_tcase {
struct torture_suite
{
const char *name;
- const char *path; /* Used by subunit tests only */
const char *description;
struct torture_tcase *testcases;
struct torture_suite *children;