From 15345f9c75c069d3e2e362af5d6f931eef7772ef Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Sat, 7 Apr 2007 09:49:01 +0000 Subject: 20070407-1048 remove unreachable statement --- os/pc/sd53c8xx.c | 1 - 1 file changed, 1 deletion(-) (limited to 'os/pc/sd53c8xx.c') diff --git a/os/pc/sd53c8xx.c b/os/pc/sd53c8xx.c index 2d1329af..a03ac93c 100644 --- a/os/pc/sd53c8xx.c +++ b/os/pc/sd53c8xx.c @@ -1902,7 +1902,6 @@ xfunc(Controller *c, enum na_external x, unsigned long *v) print("xfunc: can't find external %d\n", x); return 0; } - return 1; } static int -- cgit v1.2.3