Clean up warning in process_restart_timer.
authorDavin McCall <davmac@davmac.org>
Mon, 8 Jan 2018 19:56:43 +0000 (19:56 +0000)
committerDavin McCall <davmac@davmac.org>
Mon, 8 Jan 2018 19:56:43 +0000 (19:56 +0000)
commit46eef66b1bb691f89b70e6c29b6ed0a8fc1a59f4
tree569433a1e051cb3baf4e33acd01662299dbc99c5
parent9e8672e37b5d5f67bd7d3b99a72282e167177a5b
Clean up warning in process_restart_timer.

Initialise the service pointer via the constructor to avoid warning.
src/service.cc
src/service.h