Skip to content

Commit

Permalink
Update extcelln.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
alkino authored Dec 7, 2024
1 parent 8bd14c0 commit 37fafb9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/nrnoc/extcelln.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,6 @@ void extnode_free_elements(Extnode* nde) {
}

static void check_if_extracellular_in_use() {
hoc_Item* qsec;
for (Section* sec: range_sec(section_list)) {
if (sec->pnode[0]->extnode) {
hoc_execerror("Cannot change nlayer_extracellular when instances exist", NULL);
Expand Down

0 comments on commit 37fafb9

Please sign in to comment.