From 014aab9bee60a2bdd44b28a784c88092d2f6b92b Mon Sep 17 00:00:00 2001 From: Pramod Kumbhar Date: Fri, 23 Sep 2022 15:28:01 +0200 Subject: [PATCH] Avoid declaring unnecessary variable as function (#12) See https://github.com/neuronsimulator/nrn/pull/1992 --- mod/Gfluct3.mod | 1 - 1 file changed, 1 deletion(-) diff --git a/mod/Gfluct3.mod b/mod/Gfluct3.mod index b680ef5..03b4260 100644 --- a/mod/Gfluct3.mod +++ b/mod/Gfluct3.mod @@ -100,7 +100,6 @@ NEURON { POINT_PROCESS Gfluct3 RANGE h, on, g_e, g_i, E_e, E_i, g_e0, g_i0, g_e1, g_i1 RANGE std_e, std_i, tau_e, tau_i, D_e, D_i - RANGE new_seed NONSPECIFIC_CURRENT i THREADSAFE BBCOREPOINTER donotuse