mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-09 14:35:25 +00:00
test: remove unused NUM_CELLS
Signed-off-by: Ján Tomko <jtomko@redhat.com>
Fixes: 2bd7ed78a7
Reviewed-by: Jonathon Jongsma <jjongsma@redhat.com>
This commit is contained in:
parent
d50b399bf8
commit
d89edbfbfc
@ -83,8 +83,6 @@ struct _testCell {
|
||||
typedef struct _testCell testCell;
|
||||
typedef struct _testCell *testCellPtr;
|
||||
|
||||
#define MAX_CELLS 128
|
||||
|
||||
struct _testAuth {
|
||||
char *username;
|
||||
char *password;
|
||||
|
Loading…
Reference in New Issue
Block a user