summaryrefslogtreecommitdiff
path: root/src/conf/cpu_conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/conf/cpu_conf.h')
-rw-r--r--src/conf/cpu_conf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/conf/cpu_conf.h b/src/conf/cpu_conf.h
index 46fce25b5c..e201656205 100644
--- a/src/conf/cpu_conf.h
+++ b/src/conf/cpu_conf.h
@@ -127,7 +127,6 @@ struct _virCPUDef {
size_t nfeatures_max;
virCPUFeatureDefPtr features;
size_t ncells;
- size_t ncells_max;
virCellDefPtr cells;
unsigned int cells_cpus;
};