db/upnp: inline ContentDirectoryService::readDirSlice()
This commit is contained in:
parent
1abc96fa27
commit
714056f157
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user