diff options
author | Martin Hollmichel <mh@openoffice.org> | 2001-05-04 09:47:49 +0000 |
---|---|---|
committer | Martin Hollmichel <mh@openoffice.org> | 2001-05-04 09:47:49 +0000 |
commit | effde0cc673ab8c9ea0da941d16cbb3b7f88ef95 (patch) | |
tree | 8e446219785dfb75ece2e7ca8b4b4a23f11933ad /dmake/config.h.in | |
parent | 93cb28d75f3e86876725635a3d30a7ef5f8ffd53 (diff) |
chg: comments
Diffstat (limited to 'dmake/config.h.in')
-rw-r--r-- | dmake/config.h.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/dmake/config.h.in b/dmake/config.h.in index ec94fa9e166c..97d7605cb50c 100644 --- a/dmake/config.h.in +++ b/dmake/config.h.in @@ -18,11 +18,6 @@ /* Define as the return type of signal handlers (int or void). */ #undef RETSIGTYPE -/* Define if the setvbuf function takes the buffering type as its second - argument and the buffer pointer as the third, as on System V - before release 3. */ -#undef SETVBUF_REVERSED - /* Define to `unsigned' if <sys/types.h> doesn't define. */ #undef size_t |