mirror of
https://github.com/owntone/owntone-server.git
synced 2025-03-13 21:12:56 -04:00
[pairing] Remove dead assignment
This commit is contained in:
parent
c43e009cb6
commit
805cd16442
@ -338,7 +338,6 @@ pairing_request_cb(struct evhttp_request *req, void *arg)
|
||||
int ret;
|
||||
|
||||
ri = (struct remote_info *)arg;
|
||||
ret = 0;
|
||||
|
||||
if (!req)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user