diff options
| author | Brian Potchik <brian@vector35.com> | 2023-11-01 15:45:39 -0400 |
|---|---|---|
| committer | Brian Potchik <brian@vector35.com> | 2023-11-01 15:45:39 -0400 |
| commit | 59f28bc770f664917dbd01a5e08c716e58f0db70 (patch) | |
| tree | 6d91b14f716f734c13288c1f49e5d2a89a05a54a /ui | |
| parent | a02db876fbd554eb731fe1f23e194abd772bd9e0 (diff) | |
Update developer mode preferences. (skip-ci)
Diffstat (limited to 'ui')
| -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 94cbd27f..631c58c8 100644 --- a/ui/flowgraphwidget.h +++ b/ui/flowgraphwidget.h @@ -98,8 +98,6 @@ class BINARYNINJAUIAPI FlowGraphWidget : BinaryNinja::AdvancedFunctionAnalysisDataRequestor m_advancedAnalysisData; View* m_navigationTarget; - bool m_developerMode; - bool m_ready; QTimer* m_loadingTimer; QTimer* m_zoomTimer; |
