# File lib/ruote/part/local_participant.rb, line 213 def unschedule_re_dispatch(fei=nil) if s = fexp.h['re_dispatch_sched_id'] @context.storage.delete_schedule(s) end end