From 2885f536b6e314734c0c04245d77b9f7bdc76d42 Mon Sep 17 00:00:00 2001 From: jbj Date: Sat, 2 Dec 2000 21:53:44 +0000 Subject: Bring header reggions mods back to top of stack. CVS patchset: 4305 CVS date: 2000/12/02 21:53:44 --- build/parsePreamble.c | 1 - 1 file changed, 1 deletion(-) (limited to 'build/parsePreamble.c') diff --git a/build/parsePreamble.c b/build/parsePreamble.c index 7cd2e20da..b96b0c222 100644 --- a/build/parsePreamble.c +++ b/build/parsePreamble.c @@ -195,7 +195,6 @@ static int checkForValidArchitectures(Spec spec) #else const char *arch = rpmExpand("%{_target_cpu}", NULL); const char *os = rpmExpand("%{_target_os}", NULL); - /* XXX FIXME memory leak here. */ #endif if (isMemberInEntry(spec->buildRestrictions, -- cgit v1.2.3