summaryrefslogtreecommitdiff
path: root/pbrd/pbr_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'pbrd/pbr_map.h')
-rw-r--r--pbrd/pbr_map.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/pbrd/pbr_map.h b/pbrd/pbr_map.h
index 9d46de2a7d..7cd079d169 100644
--- a/pbrd/pbr_map.h
+++ b/pbrd/pbr_map.h
@@ -49,8 +49,6 @@ struct pbr_map {
* what we think is the invalid reason
*/
bool valid;
-
- bool installed;
};
RB_HEAD(pbr_map_entry_head, pbr_map);