From 84025076e461f81f37c50f8412bace29861ea962 Mon Sep 17 00:00:00 2001 From: marc Date: Mon, 19 Feb 1996 02:26:47 +0000 Subject: [PATCH] removed old SOURCE and PATCH macros CVS patchset: 307 CVS date: 1996/02/19 02:26:47 --- build/spec.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/build/spec.h b/build/spec.h index c5d992a..a99ed8b 100644 --- a/build/spec.h +++ b/build/spec.h @@ -13,9 +13,6 @@ void freeSpec(Spec s); void dumpSpec(Spec s, FILE *f); -#define SOURCE 0 -#define PATCH 1 - char *getSource(Spec s, int ispatch, int num); char *getFullSource(Spec s, int ispatch, int num); -- 2.7.4