Skip to content

Commit

Permalink
remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
lievenhey committed May 16, 2023
1 parent b2a83d5 commit 4cae95e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/resultsdisassemblypage.h
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,6 @@ class ResultsDisassemblyPage : public QWidget
DisassemblyModel* m_disassemblyModel;
SourceCodeModel* m_sourceCodeModel;
QModelIndex m_currentSearchIndex;
// Current chosen function symbol
Data::Symbol m_curSymbol;
// Architecture
QString m_arch;
// Objdump binary name
Expand Down

0 comments on commit 4cae95e

Please sign in to comment.