On Thu, Jan 16, 2020 at 11:07:28AM +0000, Daniel P. Berrangé wrote:
RHEL7 has libcurl 7.29.0, which is the oldest of any
supported build platform. Thus we no longer need the
back compat for libcurl < 7.28.0.
Signed-off-by: Daniel P. Berrangé <berrange(a)redhat.com>
---
src/esx/esx_vi.c | 151 -----------------------------------------------
src/esx/esx_vi.h | 9 ---
2 files changed, 160 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>