X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/33a5432ea6d8a3cf2851efac616e4bc3b7042fce..f9e5a0cde204b56a4dc77eae156c162a72f6d5a9:/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"