remove references to obsolete init_*() functions

This commit is contained in:
marschap
2006-10-04 17:24:20 +00:00
parent 91efff4dff
commit e206b6a600
2 changed files with 0 additions and 20 deletions
-2
View File
@@ -122,8 +122,6 @@ MODULE_EXPORT char *symbol_prefix = "CFontz633_";
/* static void CFontz633_autoscroll (int on); */
static void CFontz633_hidecursor (Driver *drvthis);
static void CFontz633_reboot (Driver *drvthis);
static void CFontz633_init_vbar (Driver *drvthis);
static void CFontz633_init_hbar (Driver *drvthis);
static void CFontz633_no_live_report (Driver *drvthis);
static void CFontz633_hardware_clear (Driver *drvthis);