Remove some explicit memory deallocation in favor of using unique_ptr.
authorDavin McCall <davmac@davmac.org>
Thu, 14 Jan 2016 18:19:41 +0000 (18:19 +0000)
committerDavin McCall <davmac@davmac.org>
Thu, 14 Jan 2016 18:19:41 +0000 (18:19 +0000)
commit1e494a9be7f6a16ed36649a300bed2eee51123b3
treea9814b20efb69713d2c96eaa4235564ed566152a
parentbc759e0e9e916d7d70c2ec0b485337f12231dbf3
Remove some explicit memory deallocation in favor of using unique_ptr.
src/dinitctl.cc