db/upnp: inline ContentDirectoryService::readDirSlice()
This commit is contained in:
		@@ -69,7 +69,7 @@ ReadResultTag(UPnPDirContent &dirbuf, IXML_Document *response, Error &error)
 | 
				
			|||||||
	return dirbuf.parse(p, error);
 | 
						return dirbuf.parse(p, error);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
bool
 | 
					inline bool
 | 
				
			||||||
ContentDirectoryService::readDirSlice(UpnpClient_Handle hdl,
 | 
					ContentDirectoryService::readDirSlice(UpnpClient_Handle hdl,
 | 
				
			||||||
				      const char *objectId, int offset,
 | 
									      const char *objectId, int offset,
 | 
				
			||||||
				      int count, UPnPDirContent &dirbuf,
 | 
									      int count, UPnPDirContent &dirbuf,
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user