summaryrefslogtreecommitdiff
path: root/sys/dev/ic/stivar.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ic/stivar.h')
-rw-r--r--sys/dev/ic/stivar.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/dev/ic/stivar.h b/sys/dev/ic/stivar.h
index ad660624fe6..73816dbae2d 100644
--- a/sys/dev/ic/stivar.h
+++ b/sys/dev/ic/stivar.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: stivar.h,v 1.2 2001/01/11 21:30:30 mickey Exp $ */
+/* $OpenBSD: stivar.h,v 1.3 2001/03/20 08:32:20 mickey Exp $ */
/*
* Copyright (c) 2000 Michael Shalayeff
@@ -54,9 +54,6 @@ struct sti_softc {
struct sti_ecfg sc_ecfg;
struct sti_fontcfg sc_fontcfg;
- struct wsscreen_descr *sc_screens;
- struct wsscreen_list sti_screenlist;
-
vaddr_t sc_code;
sti_init_t init;