From 15aba6adc8365250a2da6eb976fa5ebce14fb0bb Mon Sep 17 00:00:00 2001 From: Claudio Jeker Date: Sun, 14 Aug 2005 22:06:07 +0000 Subject: No longer used prototype. --- sys/dev/pci/musycc_obsd.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sys/dev/pci/musycc_obsd.c b/sys/dev/pci/musycc_obsd.c index 2f9c215ac4c..78df81033d6 100644 --- a/sys/dev/pci/musycc_obsd.c +++ b/sys/dev/pci/musycc_obsd.c @@ -1,4 +1,4 @@ -/* $OpenBSD: musycc_obsd.c,v 1.4 2005/08/14 21:50:49 claudio Exp $ */ +/* $OpenBSD: musycc_obsd.c,v 1.5 2005/08/14 22:06:06 claudio Exp $ */ /* * Copyright (c) 2004,2005 Internet Business Solutions AG, Zurich, Switzerland @@ -41,7 +41,6 @@ #include int musycc_match(struct device *, void *, void *); -int musyccbus_match(struct device *, void *, void *); void musycc_softc_attach(struct device *, struct device *, void *); void musycc_ebus_attach(struct device *, struct musycc_softc *, struct pci_attach_args *); -- cgit v1.2.3