]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
src/rrd_graph_helper.c: fix icc warnings "external declaration in primary source...
authorMarek Schimara <Marek.Schimara@bull.net>
Fri, 2 Sep 2016 11:54:58 +0000 (13:54 +0200)
committerMarek Schimara <Marek.Schimara@bull.net>
Fri, 2 Sep 2016 13:31:38 +0000 (15:31 +0200)
commit32b04413e0915ae01d736983a805ceddac469b90
treece1fa27593df5d771eb577601c2ca49a5abb2c90
parent93b690df4000ccc54ca8b2e1557716a2fe781717
src/rrd_graph_helper.c: fix icc warnings "external declaration in primary source file"

        parse_print(), parse_grad(): removed as declared but undefined
src/rrd_graph_helper.c