From 20e8fbe75ec9dafeadf9ed0363eaabe7cd8a6c52 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Wed, 28 Oct 2015 20:13:52 +0100 Subject: Remove code, we cannot receive --- rose.erl | 1 - 1 file changed, 1 deletion(-) (limited to 'rose.erl') diff --git a/rose.erl b/rose.erl index 9ac3895..066a548 100644 --- a/rose.erl +++ b/rose.erl @@ -16,7 +16,6 @@ invoke(Id, Op, {ok, Data}) -> 'Remote-Operations-Generic-ROS-PDUs':encode('ROS', dispatch({invoke, #'Invoke'{invokeId = Id, opcode = Op}}) -> case Op of {local, 211} -> return(Id, Op, status:status()); - {local, 51} -> ok; _ -> error end; -- cgit v1.2.3