aboutsummaryrefslogtreecommitdiffstats
path: root/custom.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2013-12-07 19:05:31 +0200
committerArnold D. Robbins <arnold@skeeve.com>2013-12-07 19:05:31 +0200
commitaa44b534077dcf8cfecdafecfe38791280578429 (patch)
tree85d3884e122e32b763b155ba836de51521059846 /custom.h
parentd0d7d738e79829536176cb4763ec2d0df799ddfc (diff)
parentc0c2b9f5571b9c01e7fd3dd7553ecb9a3870756b (diff)
downloadegawk-aa44b534077dcf8cfecdafecfe38791280578429.tar.gz
egawk-aa44b534077dcf8cfecdafecfe38791280578429.tar.bz2
egawk-aa44b534077dcf8cfecdafecfe38791280578429.zip
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'custom.h')
-rw-r--r--custom.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/custom.h b/custom.h
index 211c8003..36b4aa0b 100644
--- a/custom.h
+++ b/custom.h
@@ -75,5 +75,4 @@
#define unsetenv zos_unsetenv
extern int setenv(const char *name, const char *value, int rewrite);
extern int unsetenv(const char *name);
-#define __attribute__(x)
#endif