diff options
| -rw-r--r-- | FL/fl_utf8.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/FL/fl_utf8.h b/FL/fl_utf8.h index ec82dbded..718797062 100644 --- a/FL/fl_utf8.h +++ b/FL/fl_utf8.h @@ -49,8 +49,6 @@ # define stricmp _stricmp # undef strnicmp # define strnicmp _strnicmp -# undef hypot -# define hypot _hypot # undef chdir # define chdir _chdir # endif |
