From 3ad8a0517b724782ab36f2b554a94de4c00c1adb Mon Sep 17 00:00:00 2001 From: Jean-Christophe PLAGNIOL-VILLARD Date: Wed, 13 May 2009 22:24:12 +0200 Subject: console.h: remove unused prototype 'console_realloc' Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- include/console.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/console.h') diff --git a/include/console.h b/include/console.h index 06ec32accc..bc8b139507 100644 --- a/include/console.h +++ b/include/console.h @@ -33,6 +33,4 @@ extern device_t *stdio_devices[] ; extern char *stdio_names[MAX_FILES] ; -int console_realloc(int top); - #endif -- cgit v1.2.1