masaori335 commented on code in PR #13645: URL: https://github.com/apache/trafficserver/pull/13645#discussion_r3947606229
########## include/proxy/logging/LogField.h: ########## @@ -273,7 +273,7 @@ class LogFieldList ~LogFieldList(); void clear(); - void add(LogField *field, bool copy = true); + void add(LogField *field); void remove(LogField *field); Review Comment: This is already done by 3552dec -- 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]
