mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-22 14:21:25 +02:00
Since 3d6350e10 ("MINOR: log: Remove log-error-via-logformat option"), PR_O_ERR_LOGFMT flag is not used anymore, but it was left in the proxy-t.h header file. Simply removing it and adding a comment to indicate that the corresponding bit is now unused.