summaryrefslogtreecommitdiff
path: root/src/osfp_score_db.h
diff options
context:
space:
mode:
authorzhuzhenjun <[email protected]>2023-10-25 10:39:32 +0800
committerzhuzhenjun <[email protected]>2023-10-25 10:41:32 +0800
commitc9247d713da668ed1bd2d332849dd9409330c0e3 (patch)
tree780744dd2250f31b82ef5c1ad5e673064b1930af /src/osfp_score_db.h
parent8832411f2957ae8a37d3d6fbd4b3017247246fbd (diff)
code: fix memory leakv1.3.3
Diffstat (limited to 'src/osfp_score_db.h')
-rw-r--r--src/osfp_score_db.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/osfp_score_db.h b/src/osfp_score_db.h
index acb8835..8f6ef0b 100644
--- a/src/osfp_score_db.h
+++ b/src/osfp_score_db.h
@@ -42,7 +42,6 @@ struct osfp_score_db {
unsigned int entry_count;
unsigned int os_entry_count[OSFP_OS_CLASS_MAX];
- unsigned int perfect_score;
unsigned int total_weight;
unsigned int field_weight[OSFP_FIELD_MAX];