From 9c8cfc2e52b0446f7cab14325028075760869b45 Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Wed, 26 Nov 2014 17:42:33 +0100 Subject: further cleanup --- video/vesa.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'video') diff --git a/video/vesa.c b/video/vesa.c index 0859f19..416a893 100644 --- a/video/vesa.c +++ b/video/vesa.c @@ -231,6 +231,7 @@ void vesa_render() vesa_switch_buffers(); } +/* void vesa_init_doublebuff() { boxx=300; @@ -243,6 +244,7 @@ void vesa_init_doublebuff() VbeModeInfoBlock->physbase=buffer; } +*/ -- cgit v1.2.3