From e0d717808933a150a0df7952242cebc8c973c04b Mon Sep 17 00:00:00 2001 From: joss17 Date: Fri, 30 Oct 2009 00:46:11 +0000 Subject: [PATCH] remove unused include git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1785 b45a01b8-16f6-495d-af2f-9b41ad6348cc --- libretroshare/src/upnp/UPnPBase.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/libretroshare/src/upnp/UPnPBase.cpp b/libretroshare/src/upnp/UPnPBase.cpp index aaa0869ac..09965288a 100644 --- a/libretroshare/src/upnp/UPnPBase.cpp +++ b/libretroshare/src/upnp/UPnPBase.cpp @@ -28,7 +28,6 @@ #include "UPnPBase.h" #include -#include // For dlopen(), dlsym(), dlclose() #include // For transform()