summaryrefslogtreecommitdiff
path: root/grapher/Form1.cs
diff options
context:
space:
mode:
authorJacob Palecki <[email protected]>2021-04-06 17:55:57 -0700
committerJacob Palecki <[email protected]>2021-04-06 17:55:57 -0700
commit5b519e7f8614953263d3c47690ecec0b8f07eb17 (patch)
treed10c070259b8a13d7c33d3224228230af66378b4 /grapher/Form1.cs
parentFix checkbox not snapping (diff)
downloadrawaccel-5b519e7f8614953263d3c47690ecec0b8f07eb17.tar.xz
rawaccel-5b519e7f8614953263d3c47690ecec0b8f07eb17.zip
Remove cap and offset style switches
Diffstat (limited to 'grapher/Form1.cs')
-rw-r--r--grapher/Form1.cs4
1 files changed, 0 insertions, 4 deletions
diff --git a/grapher/Form1.cs b/grapher/Form1.cs
index 5d0b805..c7c2723 100644
--- a/grapher/Form1.cs
+++ b/grapher/Form1.cs
@@ -63,10 +63,6 @@ namespace grapher
toggleButton,
showVelocityGainToolStripMenuItem,
showLastMouseMoveToolStripMenuItem,
- gainCapToolStripMenuItem,
- legacyCapToolStripMenuItem,
- gainOffsetToolStripMenuItem,
- legacyOffsetToolStripMenuItem,
AutoWriteMenuItem,
UseSpecificDeviceMenuItem,
ScaleMenuItem,