From bcdc0d9b89605936a1cb6cf3ffaaece60d3c5777 Mon Sep 17 00:00:00 2001 From: Ryan Snyder Date: Fri, 24 Jan 2025 17:57:26 -0500 Subject: uidf refactor --- ui/flowgraphwidget.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'ui/flowgraphwidget.h') 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); -- cgit v1.3.1