diff options
Diffstat (limited to 'src/include/device')
-rw-r--r-- | src/include/device/path.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/device/path.h b/src/include/device/path.h index 3dc7625029..5af761e80b 100644 --- a/src/include/device/path.h +++ b/src/include/device/path.h @@ -41,7 +41,6 @@ struct apic_path unsigned apic_id; unsigned node_id; unsigned core_id; - unsigned index; }; struct ioapic_path |