Skip to content

Commit

Permalink
And nrn_state()
Browse files Browse the repository at this point in the history
  • Loading branch information
iomaganaris committed Dec 4, 2023
1 parent c8a2891 commit 1a7614d
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 @@ -547,7 +547,6 @@ void CodegenNeuronCppVisitor::print_nrn_state() {
"_ml_arg, int _type) {{}}",
method_name(naming::NRN_STATE_METHOD));

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

codegen = false;
Expand Down

0 comments on commit 1a7614d

Please sign in to comment.