-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41879/
-----------------------------------------------------------
Review request for mesos, Michael Park and Jan Schlicht.
Bugs: MESOS-4275
https://issues.apache.org/jira/browse/MESOS-4275
Repository: mesos
Description
-------
This constructor is not needed as we already provide a constructor which
can construct from a (value, unit) pair. Makes Duration constructors
more uniform.
Diffs
-----
3rdparty/libprocess/3rdparty/stout/include/stout/duration.hpp
dc610e697032f0d5d9c7a6524aeb34984041dec7
Diff: https://reviews.apache.org/r/41879/diff/
Testing
-------
make check (OS X 10.10.5)
Thanks,
Benjamin Bannier