mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 15:32:52 +02:00
UPNPService.cpp: remove unnecessary include
Origin commit data
------------------
Commit: 0896fa7bb8
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-04-28 (Tue, 28 Apr 2015)
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