1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-12 19:22:37 +00:00

Remove the redundant MHD_RESULT define

This commit is contained in:
Kirill A 2021-02-20 19:28:28 +01:00
parent ce54f13a75
commit da6798ef35

View file

@ -45,7 +45,6 @@
#else
#define MHD_RESULT int
#endif
#define MHD_RESULT enum MHD_Result
extern bool local_scripts_;