summaryrefslogtreecommitdiff
path: root/grapher/Models/Options
diff options
context:
space:
mode:
Diffstat (limited to 'grapher/Models/Options')
-rw-r--r--grapher/Models/Options/AccelTypeOptions.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/grapher/Models/Options/AccelTypeOptions.cs b/grapher/Models/Options/AccelTypeOptions.cs
index 5342f4b..f05d617 100644
--- a/grapher/Models/Options/AccelTypeOptions.cs
+++ b/grapher/Models/Options/AccelTypeOptions.cs
@@ -18,8 +18,6 @@ namespace grapher
new LinearLayout(),
new ClassicLayout(),
new NaturalLayout(),
- new LogLayout(),
- new SigmoidLayout(),
new PowerLayout(),
new NaturalGainLayout(),
new SigmoidGainLayout(),