Commits
Andrea Biscuola authored 44f4579bf24
........S. [ZBXNEXT-3661] Remove redundant calls to the history service Removed the call to zbx_history_get_value() from the function vc_db_read_value. Also, completely removed the function zbx_history_get_value() from history.c as now is completely unused. Spotted by Andris Zeila.