remove references to obsolete init_*() functions

This commit is contained in:
marschap
2006-10-04 17:17:15 +00:00
parent 56b0928ea2
commit 91efff4dff
2 changed files with 0 additions and 12 deletions
-9
View File
@@ -56,15 +56,6 @@ drivers_string( int x, int y, char * string );
void
drivers_chr( int x, int y, char c );
void
drivers_init_vbar(); /* TO BE REMOVED */
void
drivers_init_hbar(); /* TO BE REMOVED */
void
drivers_init_num(); /* TO BE REMOVED */
void
drivers_vbar( int x, int y, int len, int promille, int pattern );