remove unused include

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1747 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
joss17 2009-10-30 00:34:28 +00:00
parent b167fbe587
commit 79e02eb221

View File

@ -11,7 +11,6 @@ extern "C" {
/* This stuff is actually C */ /* This stuff is actually C */
#include "upnp/upnphandler.h" #include "upnp/upnphandler.h"
#include "upnp/upnputil.h"
struct WanDevice { struct WanDevice {
char UDN[250]; char UDN[250];