summaryrefslogtreecommitdiff
path: root/ui/flowgraphwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/flowgraphwidget.h')
-rw-r--r--ui/flowgraphwidget.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ui/flowgraphwidget.h b/ui/flowgraphwidget.h
index 3ef1b111..3d1434de 100644
--- a/ui/flowgraphwidget.h
+++ b/ui/flowgraphwidget.h
@@ -347,8 +347,6 @@ class BINARYNINJAUIAPI FlowGraphWidget :
void followPointer();
void defineName();
void undefine();
- void setUserVariableValue();
- void clearUserVariableValue();
void defineFuncName();
void editFunctionProperties();
void createFunc(const UIActionContext& context);