procd: remove instance_removepid call from instance_stop
authorJurgen Van Ham <juvanham.tc@gmail.com>
Fri, 15 Jul 2016 10:34:52 +0000 (12:34 +0200)
committerFelix Fietkau <nbd@nbd.name>
Tue, 19 Jul 2016 12:20:33 +0000 (14:20 +0200)
commitd5e89ee3d19a6610b664043541a2a8436887f242
tree66d7ed3bbd1aed3a1e7e428476963dca25d16493
parent02d56c03115276aa4e2203ddbd411c3e587cf08f
procd: remove instance_removepid call from instance_stop

It is already called from instance_exit when the instance is stopped

Signed-off-by: Jurgen Van Ham <juvanham.tc@gmail.com>
service/instance.c