PlaylistPrint: fix -Wunused #ifndef ENABLE_DATABASE
This commit is contained in:
@@ -143,6 +143,7 @@ spl_print(Response &r, Partition &partition,
|
||||
Error &error)
|
||||
{
|
||||
#ifndef ENABLE_DATABASE
|
||||
(void)partition;
|
||||
(void)detail;
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user