remove HTTP_ASSERT, which is just an alias for ink_release_assert
-----------------------------------------------------------------

                 Key: TS-665
                 URL: https://issues.apache.org/jira/browse/TS-665
             Project: Traffic Server
          Issue Type: Improvement
            Reporter: Igor Galić
            Priority: Trivial


#define HTTP_ASSERT(_e) ink_release_assert(_e)
Should be removed and ink_release_assert() called directly

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to