mhd_unreachable.h: removed not used macro

This commit is contained in:
Evgeny Grin (Karlson2k)
2024-11-29 13:33:51 +03:00
parent 66ab9661e5
commit bb56a090bc
-3
View File
@@ -283,9 +283,6 @@
# define MHD_FIXED_FLAGS_ENUM_MHD_APP_SET_ MHD_FLAGS_ENUM_ /* enum can be extended in next MHD versions */
#endif
#ifndef MHD_UNREACHABLE_
# define MHD_UNREACHABLE_ ((void) 0)
#endif
/**
* Automatic string with the name of the current function
*/