src/utils_rrdcreate.c: Remove a too strict assertion.
authorFlorian Forster <octo@noris.net>
Thu, 11 Nov 2010 13:20:58 +0000 (14:20 +0100)
committerFlorian Forster <octo@noris.net>
Thu, 11 Nov 2010 13:20:58 +0000 (14:20 +0100)
commit11893a7c85389e6d8a07d1ee8473294767c7ccb9
tree52491d2666a540b2f25edaf60e98632d118f88ef
parentb86dd62eef146a35d43b60efa20d30756ce78d00
src/utils_rrdcreate.c: Remove a too strict assertion.

We don't actually check anywhere that vl->time is greater than 10, so we
cannot assure this.
src/utils_rrdcreate.c