mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 07:23:09 +02:00
UPNPService.cpp: remove unnecessary include
This commit is contained in:
@@ -47,7 +47,6 @@ CUPnPService::CUPnPService(CUPnPDevice* dev, std::string curl, std::string eurl,
|
||||
CUPnPService::~CUPnPService()
|
||||
{
|
||||
}
|
||||
#include <stdio.h>
|
||||
|
||||
std::list<UPnPAttribute> CUPnPService::SendSOAP(std::string action, std::list<UPnPAttribute> attribs)
|
||||
{
|
||||
|
Reference in New Issue
Block a user