mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 04:22:44 +02:00
This patch remove the struct information stored both in the struct sample_data and in the striuct sample. Now, only thestruct sample_data contains data, and the struct sample use the struct sample_data for storing his own data.