diff options
| author | Ryan Snyder <ryan@vector35.com> | 2025-01-24 17:57:26 -0500 |
|---|---|---|
| committer | Ryan Snyder <ryan@vector35.com> | 2025-02-14 15:58:56 -0500 |
| commit | bcdc0d9b89605936a1cb6cf3ffaaece60d3c5777 (patch) | |
| tree | 7286bd0963a49d9b90ddccf3a4b70b71c08e6ce5 /ui/flowgraphwidget.h | |
| parent | 071811547bded7cf570125a03bb12d0b7c56a5ac (diff) | |
uidf refactor
Diffstat (limited to 'ui/flowgraphwidget.h')
| -rw-r--r-- | ui/flowgraphwidget.h | 2 |
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); |
