summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--com32/lib/sys/vesacon_write.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/com32/lib/sys/vesacon_write.c b/com32/lib/sys/vesacon_write.c
index 9767a621..48c1ed44 100644
--- a/com32/lib/sys/vesacon_write.c
+++ b/com32/lib/sys/vesacon_write.c
@@ -74,9 +74,6 @@ static int vesacon_counter = 0;
/* Common setup */
int __vesacon_open(struct file_info *fp)
{
- static com32sys_t ireg; /* Auto-initalized to all zero */
- com32sys_t oreg;
-
(void)fp;
if (!vesacon_counter) {