From: Jim Meyering Date: Mon, 27 Aug 2001 08:50:19 +0000 (+0000) Subject: Actually remove the definition of N_. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9b009fa4193fe1aa7f48489b3b7407304205774;p=pspp Actually remove the definition of N_. --- diff --git a/lib/version-etc.c b/lib/version-etc.c index 7005fd1256..b20a32f57d 100644 --- a/lib/version-etc.c +++ b/lib/version-etc.c @@ -30,7 +30,6 @@ #else # define _(Text) Text #endif -#define N_(Text) Text /* Default copyright goes to the FSF. */