remove bogus clock variant check
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Thu, 4 Apr 2019 14:35:47 +0000 (16:35 +0200)
committerPhilipp Gesang <philipp.gesang@intra2net.com>
Thu, 4 Apr 2019 14:35:49 +0000 (16:35 +0200)
commit3d690deabd001413b2077c6e043404ecd3f03671
treec91d860551caa0591945070ee250cfff35c5a915
parentcb5f6477e5134d78b0d336ff9c8c91750483dc7a
remove bogus clock variant check

Spotted by Tom: There are no variants to CLOCK_BOOTTIME so
this would fall back on the default monotonic clock.
src/timefunc.cpp