removed definition of _() which gets set by configure

CVS patchset: 1062
CVS date: 1996/09/29 02:22:07
This commit is contained in:
ewt 1996-09-29 02:22:07 +00:00
parent 267f88eb7b
commit 7d94c81443
1 changed files with 0 additions and 2 deletions

2
rpm.c
View File

@ -17,8 +17,6 @@
#include "rpmlib.h"
#include "build/build.h"
#define _(String) gettext(String)
#define GETOPT_QUERYFORMAT 1000
#define GETOPT_WHATREQUIRES 1001
#define GETOPT_WHATPROVIDES 1002