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 72d52e1dea6495e8ae94a6df0508f8c0b9e7c6a9..d2bbb9d89bd1c816dcfebb1354a731a8204ed307 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"