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/linearview.h | |
| parent | 071811547bded7cf570125a03bb12d0b7c56a5ac (diff) | |
uidf refactor
Diffstat (limited to 'ui/linearview.h')
| -rw-r--r-- | ui/linearview.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ui/linearview.h b/ui/linearview.h index d328fd7c..727f8634 100644 --- a/ui/linearview.h +++ b/ui/linearview.h @@ -329,8 +329,6 @@ private Q_SLOTS: void defineNameAtAddr(uint64_t addr); void defineName(); void undefine(); - void setUserVariableValue(); - void clearUserVariableValue(); void createFunc(const UIActionContext& context); void createFuncWithPlatform(PlatformRef platform, bool autoSelect = false); void defineFuncName(); |
