summaryrefslogtreecommitdiffstats
path: root/Project/Machines.h
diff options
context:
space:
mode:
Diffstat (limited to 'Project/Machines.h')
-rw-r--r--Project/Machines.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Project/Machines.h b/Project/Machines.h
index 8f33187..e7758af 100644
--- a/Project/Machines.h
+++ b/Project/Machines.h
@@ -23,7 +23,6 @@ public:
virtual void UpdateNodes();
virtual void Rotate();
virtual void DrawSymbol() const {}
- virtual bool GetContextMenu(wxMenu& menu) { return false; }
protected:
void UpdateSwitchesPosition();