summaryrefslogtreecommitdiff
path: root/src/Nerve_GIC/example/Nerve.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Nerve_GIC/example/Nerve.cpp')
-rw-r--r--src/Nerve_GIC/example/Nerve.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Nerve_GIC/example/Nerve.cpp b/src/Nerve_GIC/example/Nerve.cpp
index cecc45c5..4dc5496e 100644
--- a/src/Nerve_GIC/example/Nerve.cpp
+++ b/src/Nerve_GIC/example/Nerve.cpp
@@ -58,7 +58,6 @@ int main(int argc, char **argv) {
SC.set_function_from_coordinate(coord);
SC.set_graph_from_OFF();
-
SC.set_resolution_with_interval_number(resolution); SC.set_gain(gain);
SC.set_cover_from_function();