Remove some default copy constructors and their unintended uses.
authorDavin McCall <davmac@davmac.org>
Thu, 13 Sep 2018 18:56:27 +0000 (19:56 +0100)
committerDavin McCall <davmac@davmac.org>
Thu, 13 Sep 2018 18:56:27 +0000 (19:56 +0100)
commit53afea8b199a86f5c430c90541111ef35154a191
tree8a1b0b11ca7311083b9de2122e0b015af66f2813
parenta897b3e5fa4027315ca73a7bf825211b2c7e5810
Remove some default copy constructors and their unintended uses.
src/includes/control.h
src/includes/service.h
src/service.cc
src/tests/proctests.cc