mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-13 01:57:07 -07:00
Remove unused signal from LogListWidget.
This commit is contained in:
parent
8966bcacea
commit
a7527aa9a7
2 changed files with 0 additions and 4 deletions
|
@ -93,5 +93,4 @@ void LogListWidget::copySelection()
|
|||
|
||||
void LogListWidget::clearLog() {
|
||||
clear();
|
||||
emit logCleared();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue