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)
We don't actually check anywhere that vl->time is greater than 10, so we
cannot assure this.


No differences found