Skip to content

Commit 04b58f9

Browse files
committed
Process feature map menu actions more efficiently.
1 parent 5fc0803 commit 04b58f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ui/featuremap.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ class BINARYNINJAUIAPI FeatureMap : public QWidget, public BinaryNinja::BinaryDa
4646
SplitPaneWidget* m_owner = nullptr;
4747
BinaryViewRef m_data;
4848
std::unique_ptr<NotificationsDispatcher> m_dispatcher = nullptr;
49-
bool m_requestMappedRegionUpdate = false;
5049

5150
bool m_updatesPending = false;
5251
QTimer* m_updateTimer = nullptr;

0 commit comments

Comments
 (0)