Commit 714056f1 authored by Max Kellermann's avatar Max Kellermann

db/upnp: inline ContentDirectoryService::readDirSlice()

parent 1abc96fa
......@@ -69,7 +69,7 @@ ReadResultTag(UPnPDirContent &dirbuf, IXML_Document *response, Error &error)
return dirbuf.parse(p, error);
}
bool
inline bool
ContentDirectoryService::readDirSlice(UpnpClient_Handle hdl,
const char *objectId, int offset,
int count, UPnPDirContent &dirbuf,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment