mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 08:27:24 -06:00
committed by
GitHub
parent
e5491645e4
commit
525692759d
@@ -35,7 +35,7 @@
|
||||
|
||||
namespace
|
||||
{
|
||||
void handleAddTorrentAlert(const lt::add_torrent_alert *alert)
|
||||
void handleAddTorrentAlert([[maybe_unused]] const lt::add_torrent_alert *alert)
|
||||
{
|
||||
#ifndef QBT_USES_LIBTORRENT2
|
||||
if (alert->error)
|
||||
|
||||
Reference in New Issue
Block a user