Removed useless padding on criterion suites
This commit is contained in:
parent
f40339a0cf
commit
2faf341c9d
1 changed files with 0 additions and 3 deletions
|
@ -48,9 +48,6 @@ struct criterion_test {
|
|||
struct criterion_suite {
|
||||
const char *name;
|
||||
struct criterion_test_extra_data *const data;
|
||||
#if 1
|
||||
void *pad[2];
|
||||
#endif
|
||||
};
|
||||
|
||||
#endif /* !CRITERION_TYPES_H_ */
|
||||
|
|
Loading…
Add table
Reference in a new issue