From bba36e2e6b57588a7886330716747da4ff1fb143 Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Wed, 7 Oct 2009 12:11:23 +0000 Subject: get rid of obsolete code --- fbmngplay/console.h | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 fbmngplay/console.h (limited to 'fbmngplay/console.h') diff --git a/fbmngplay/console.h b/fbmngplay/console.h deleted file mode 100644 index e9832f2..0000000 --- a/fbmngplay/console.h +++ /dev/null @@ -1,21 +0,0 @@ -/* - * fbmngplay - fb console MNG player. - * (c) 2001-2002 by Stefan Reinauer, - * - * This program is based on mngplay, part of libmng, written and (C) by - * - * Ralph Giles - * - * This program my be redistributed under the terms of the - * GNU General Public Licence, version 2, or at your preference, - * any later version. - */ - -#ifndef __CONSOLES_H -#define __CONSOLES_H - -extern void init_consoles(void); -extern int current_console(void); -extern int start_console; - -#endif -- cgit v1.2.1