aboutsummaryrefslogtreecommitdiffhomepage
path: root/osx
diff options
context:
space:
mode:
authorGravatar ridiculousfish <corydoras@ridiculousfish.com>2016-04-30 17:46:14 -0700
committerGravatar ridiculousfish <corydoras@ridiculousfish.com>2016-04-30 17:46:14 -0700
commit58d7c4b388067771e0ce1cf0dffd376c6b7fb9f2 (patch)
tree1e6f3d780cdfe1c6f5ca35bd4b2787ce907f9682 /osx
parenta897ef002521a3991adc4342189f0e30a0d048b0 (diff)
Remove use of __environ
It has apparently never worked. Fixes #2988
Diffstat (limited to 'osx')
-rw-r--r--osx/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/osx/config.h b/osx/config.h
index 0a553016..fd61d273 100644
--- a/osx/config.h
+++ b/osx/config.h
@@ -206,9 +206,6 @@
/* Define to 1 if the _sys_errs array is available. */
/* #undef HAVE__SYS__ERRS */
-/* Define to 1 if the __environ symbol is exported. */
-/* #undef HAVE___ENVIRON */
-
/* Define to 1 to disable ncurses macros that conflict with the STL */
#define NCURSES_NOMACROS 1