Remove feature test for HAVE_EXPLICIT

This commit is contained in:
ARATA Mizuki
2016-09-09 20:20:59 +09:00
parent 8cfc74491a
commit 32666e8d4f
7 changed files with 1 additions and 142 deletions

View File

@@ -781,11 +781,6 @@ typedef pid_t GPid;
/* --- end MSW options --- */
/*
* Define if your compiler supports the explicit keyword
*/
#define HAVE_EXPLICIT 1
/*
* Define if your compiler has C99 va_copy
*/