inline functions are not supported in c99 ... lets remove this.
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sat, 6 Sep 2008 08:58:18 +0000 (08:58 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sat, 6 Sep 2008 08:58:18 +0000 (08:58 +0000)
commitb5982674ca6703df1ba19dfd18409081e946f0e9
tree67df1451f8ac8935a311cfa743a1c9eb5c118ea8
parent9dfda276a6c0e96657dfa69072e7e6e1d9fe9951
inline functions are not supported in c99 ... lets remove this.
the compiler will foture it out if they are important.

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1478 a5681a0c-68f1-0310-ab6d-d61299d08faa
src/rrd_open.c