Remove feature test for HAVE_EXPLICIT
This commit is contained in:
@@ -258,7 +258,7 @@ typedef short int WXTYPE;
|
||||
#define wxOVERRIDE override
|
||||
#else /* !HAVE_OVERRIDE */
|
||||
#define wxOVERRIDE
|
||||
#endif /* HAVE_OVERRIDE/!HAVE_EXPLICIT */
|
||||
#endif /* HAVE_OVERRIDE */
|
||||
|
||||
/* wxFALLTHROUGH is used to notate explicit fallthroughs in switch statements */
|
||||
|
||||
|
Reference in New Issue
Block a user