Added PERMS_REPORT and PERMS_SKIP_TIME.
[rsync/rsync.git] / popt / system.h
index eac5fb1..fc2f0d4 100644 (file)
@@ -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"