Removed src/nework/upnp

This commit is contained in:
2020-06-07 15:34:24 +02:00
parent eed9d65974
commit 3336463693
4 changed files with 0 additions and 38 deletions

View File

@ -1,5 +0,0 @@
//
// Created by lorenz on 7/10/18.
//
#include "Upnp.h"

View File

@ -1,14 +0,0 @@
//
// Created by lorenz on 7/10/18.
//
#ifndef CPPNET_UPNP_H
#define CPPNET_UPNP_H
class Upnp {
};
#endif //CPPNET_UPNP_H

View File

@ -1,5 +0,0 @@
//
// Created by lorenz on 7/10/18.
//
#include "UpnpDevice.h"

View File

@ -1,14 +0,0 @@
//
// Created by lorenz on 7/10/18.
//
#ifndef CPPNET_UPNPDEVICE_H
#define CPPNET_UPNPDEVICE_H
class UpnpDevice {
};
#endif //CPPNET_UPNPDEVICE_H