Got rid of code to twiddle _ABS.
authorWayne Davison <wayned@samba.org>
Thu, 9 Nov 2006 01:54:59 +0000 (01:54 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 9 Nov 2006 01:54:59 +0000 (01:54 +0000)
popt/system.h

index 72d52e1..d2bbb9d 100644 (file)
@@ -123,8 +123,4 @@ int snprintf(char *str,size_t count,const char *fmt,...);
 
 #define PACKAGE "rsync"
 
-#ifdef _ABS
-#undef _ABS
-#endif
-
 #include "popt.h"