diff options
Diffstat (limited to 'vmchooser/inc/DataEntry.h')
-rw-r--r-- | vmchooser/inc/DataEntry.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vmchooser/inc/DataEntry.h b/vmchooser/inc/DataEntry.h index e012a4b..35d3091 100644 --- a/vmchooser/inc/DataEntry.h +++ b/vmchooser/inc/DataEntry.h @@ -28,7 +28,6 @@ struct DataEntry { bool active; bool locked; - string password; string pools; string xdm; int priority; |