diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2011-09-21 22:08:11 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2011-09-21 22:08:11 +0300 |
commit | bc5591ac396525b1cf2a2e43f4396b4b854edd9b (patch) | |
tree | f95a3980f527d1901a6051bff2ab7e5031ce53f4 /mbsupport.h | |
parent | a203ea7b6796d2a48c82827ab5ead9589baa6bd8 (diff) | |
download | egawk-bc5591ac396525b1cf2a2e43f4396b4b854edd9b.tar.gz egawk-bc5591ac396525b1cf2a2e43f4396b4b854edd9b.tar.bz2 egawk-bc5591ac396525b1cf2a2e43f4396b4b854edd9b.zip |
Additional mbs fixes.
Diffstat (limited to 'mbsupport.h')
-rw-r--r-- | mbsupport.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mbsupport.h b/mbsupport.h index 4b71019d..4c9e9bfb 100644 --- a/mbsupport.h +++ b/mbsupport.h @@ -57,8 +57,6 @@ #else # define MBS_SUPPORT 0 #endif -# undef MBS_SUPPORT -# define MBS_SUPPORT 0 #if ! MBS_SUPPORT # undef MB_CUR_MAX |