Fix compile when not enabling remote device support.
BUG:136
This commit is contained in:
@@ -637,7 +637,6 @@ void DevicesModel::addRemoteDevice(const DeviceOptions &opts, RemoteFsDevice::De
|
||||
updateItemMenu();
|
||||
}
|
||||
#else
|
||||
Q_UNUSED(coverFileName)
|
||||
Q_UNUSED(opts)
|
||||
Q_UNUSED(details)
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user