1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-03-09 15:40:10 +00:00

Merge pull request #19 from newton-blockchain/bugfix/fix-MHD-preprocessor-defs

Remove the redundant MHD_RESULT define
This commit is contained in:
Tolya Yanot 2021-02-20 22:09:46 +03:00 committed by GitHub
commit 5e1db6f2c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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