summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/litest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/litest.c b/test/litest.c
index ef47445..69f87aa 100644
--- a/test/litest.c
+++ b/test/litest.c
@@ -322,7 +322,6 @@ struct test {
struct list node;
char *name;
TCase *tc;
- enum litest_device_type devices;
};
struct suite {