mirror of
https://github.com/feather-wallet/feather.git
synced 2024-11-16 17:27:38 +00:00
Remove unused declared method
This commit is contained in:
parent
11f8406be3
commit
0e7c773bfd
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ private:
|
|||
};
|
||||
|
||||
void copy(copyField field);
|
||||
void showContextMenu(const QPoint &point);
|
||||
|
||||
Ui::HistoryWidget *ui;
|
||||
QMenu *m_contextMenu;
|
||||
|
|
Loading…
Reference in a new issue