mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06: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:
@@ -83,8 +83,6 @@ struct _testCell {
|
||||
typedef struct _testCell testCell;
|
||||
typedef struct _testCell *testCellPtr;
|
||||
|
||||
#define MAX_CELLS 128
|
||||
|
||||
struct _testAuth {
|
||||
char *username;
|
||||
char *password;
|
||||
|
||||
Reference in New Issue
Block a user