From ff9fbd971bdebf8eca22446139803a2647dbcf5a Mon Sep 17 00:00:00 2001 From: dscho Date: Thu, 2 May 2002 12:53:29 +0000 Subject: Tim's Changes --- sraRegion.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'sraRegion.c') diff --git a/sraRegion.c b/sraRegion.c index 5f5f2d6..f94f4d4 100755 --- a/sraRegion.c +++ b/sraRegion.c @@ -172,9 +172,6 @@ sraSpanListMakeEmpty(sraSpanList *list) { list->back._next = NULL; } -int sraMax(int a, int b) {return (a>b)?a:b;} -int sraMin(int a, int b) {return (a