Skip to content

Commit

Permalink
Clear nrn_cur
Browse files Browse the repository at this point in the history
  • Loading branch information
iomaganaris committed Dec 4, 2023
1 parent 87c02ba commit c8a2891
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/codegen/codegen_neuron_cpp_visitor.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -603,7 +603,6 @@ void CodegenNeuronCppVisitor::print_nrn_cur() {
"int _type) {{}}",
method_name(naming::NRN_CUR_METHOD));

printer->add_line("void nrn_cur() {}");
/// TODO: Fill in

codegen = false;
Expand Down

0 comments on commit c8a2891

Please sign in to comment.