aboutsummaryrefslogtreecommitdiffstats
path: root/get-edid.h
diff options
context:
space:
mode:
Diffstat (limited to 'get-edid.h')
-rw-r--r--get-edid.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/get-edid.h b/get-edid.h
index 9de1cd9..4b82204 100644
--- a/get-edid.h
+++ b/get-edid.h
@@ -1,4 +1,3 @@
int verbose;
-struct hd_data_struct;
-int get_edid(struct hd_data_struct *hd_data, char *edid, int port);
+int get_edid(char *edid, int port);