From 59f28bc770f664917dbd01a5e08c716e58f0db70 Mon Sep 17 00:00:00 2001 From: Brian Potchik Date: Wed, 1 Nov 2023 15:45:39 -0400 Subject: Update developer mode preferences. (skip-ci) --- ui/flowgraphwidget.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'ui') 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; -- cgit v1.3.1