summaryrefslogtreecommitdiff
path: root/popt/system.h
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2006-11-09 01:54:59 +0000
committerWayne Davison <wayned@samba.org>2006-11-09 01:54:59 +0000
commit06898c80d954af3b2afba06c517a2c53afdf2a38 (patch)
tree20b23c6cd9f3136252404c4422e58b203a07d2b6 /popt/system.h
parent684576ff457db7cbebcb6e00f840ed044ccf2e6f (diff)
downloadrsync-06898c80d954af3b2afba06c517a2c53afdf2a38.tar.gz
Got rid of code to twiddle _ABS.
Diffstat (limited to 'popt/system.h')
-rw-r--r--popt/system.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/popt/system.h b/popt/system.h
index 72d52e1d..d2bbb9d8 100644
--- a/popt/system.h
+++ b/popt/system.h
@@ -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"