winetest: Remove an unused struct field.

oldstable
Michael Stefaniuc 2012-08-31 00:09:02 +02:00 committed by Alexandre Julliard
parent ebf33fff47
commit 74ab51dc3d
1 changed files with 0 additions and 1 deletions

View File

@ -46,7 +46,6 @@
struct wine_test
{
char *name;
int resource;
int subtest_count;
char **subtests;
char *exename;