X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/33a5432ea6d8a3cf2851efac616e4bc3b7042fce..99218d821bd814dbb10646bd0298274c947ae471:/popt/system.h diff --git a/popt/system.h b/popt/system.h index eac5fb1a..fc2f0d4c 100644 --- a/popt/system.h +++ b/popt/system.h @@ -69,6 +69,4 @@ char *alloca (); #define xstrdup(_str) strdup(_str) #endif /* HAVE_MCHECK_H && defined(__GNUC__) */ -#define UNUSED(x) x __attribute__((__unused__)) - #include "popt.h"