nekomachi-touge opened a new pull request #8073: URL: https://github.com/apache/trafficserver/pull/8073
The following macros on `include/tscore/ink_apidefs.h` expand to empty string. ```cpp #define inkliapi #define inkcoreapi #define ink_undoc_liapi #define ink_undoc_coreapi inkcoreapi ``` This PR removes them and their references. No mention about the macros is found on GitHub/JIRA/ML/docs. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
