summaryrefslogtreecommitdiff
path: root/com32/hdt/hdt-menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'com32/hdt/hdt-menu.h')
-rw-r--r--com32/hdt/hdt-menu.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/com32/hdt/hdt-menu.h b/com32/hdt/hdt-menu.h
index 59de0ff8..fbb21e26 100644
--- a/com32/hdt/hdt-menu.h
+++ b/com32/hdt/hdt-menu.h
@@ -100,8 +100,6 @@ void compute_system(struct s_my_menu *menu, s_dmi * dmi);
void compute_chassis(struct s_my_menu *menu, s_dmi * dmi);
void compute_bios(struct s_my_menu *menu, s_dmi * dmi);
void compute_memory(struct s_hdt_menu *menu, s_dmi * dmi);
-void compute_memory_module(struct s_my_menu *menu, s_dmi * dmi,
- int slot_number);
// Processor Stuff
void compute_processor(struct s_my_menu *menu, struct s_hardware *hardware);