From 1c364de391eb2a4a035872f4a90facbc7d6a8e2a Mon Sep 17 00:00:00 2001 From: Michal Vokac Date: Fri, 14 Oct 2011 13:30:40 +0200 Subject: [PATCH] cand: Forgot remove this line when merging pre-previous commit from demo branch. --- src/cand/cand.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/src/cand/cand.cc b/src/cand/cand.cc index dc3920e0..50d6481c 100644 --- a/src/cand/cand.cc +++ b/src/cand/cand.cc @@ -402,7 +402,6 @@ int main(int argc, char *argv[]) /* creating subscribers */ robottype_subscriber_pwr_ctrl_create(&orte, rcv_pwr_ctrl_cb, &orte); - robottype_subscriber_pwr_alert_create(&orte, rcv_pwr_alert_cb, &orte); robottype_subscriber_motion_speed_create(&orte, rcv_motion_speed_cb, &orte); robottype_subscriber_jaws_cmd_create(&orte, rcv_jaws_cmd_cb, &orte); robottype_subscriber_lift_cmd_create(&orte, rcv_lift_cmd_cb, &orte); -- 2.39.2