Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/hpcmips/vr delete warning.



details:   https://anonhg.NetBSD.org/src/rev/808cffadb841
branches:  trunk
changeset: 482792:808cffadb841
user:      sato <sato%NetBSD.org@localhost>
date:      Tue Feb 22 04:11:24 2000 +0000

description:
delete warning.

diffstat:

 sys/arch/hpcmips/vr/vrgiu.c |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r a200c1017f6f -r 808cffadb841 sys/arch/hpcmips/vr/vrgiu.c
--- a/sys/arch/hpcmips/vr/vrgiu.c       Tue Feb 22 03:57:38 2000 +0000
+++ b/sys/arch/hpcmips/vr/vrgiu.c       Tue Feb 22 04:11:24 2000 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: vrgiu.c,v 1.5 2000/01/27 06:23:05 sato Exp $   */
+/*     $NetBSD: vrgiu.c,v 1.6 2000/02/22 04:11:24 sato Exp $   */
 
 /*-
  * Copyright (c) 1999
@@ -294,7 +294,6 @@
        vrgiu_chipset_tag_t vc;
        int port;
 {
-       struct vrgiu_softc *sc = (void*)vc;
        int on;
 
        if (!LEGAL_OUT_PORT(port))



Home | Main Index | Thread Index | Old Index