Skip to content

Commit

Permalink
Minor layout change
Browse files Browse the repository at this point in the history
    * exf/connectors/tt4ccm/impl/exf/ciaox11_timed_trigger_exf_exec.cpp:
    * exf/ridlbe/ccmx11/facets/exf4ami/templates/acon/hdr/exf/facet_exec.erb:
  • Loading branch information
jwillemsen committed Aug 22, 2023
1 parent ebc69b9 commit 2476b72
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ namespace CIAOX11_TT_TimedTrigger_Impl
return {};
}

// generated from ccmx11/exf4cc/comp_exec/src/corba/exf/component_extra_impl.erb
void tt_scheduler_exec_i::set_config (
const ::Components::ConfigValues& config)
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ public:
//@}

%end
void
set_config(const ::Components::ConfigValues& config);
void set_config(const ::Components::ConfigValues& config);

private:
/// Context for component instance. Used for all middleware communication.
Expand Down

0 comments on commit 2476b72

Please sign in to comment.