From 19c606e067c88cc9f7e421a86ec4aa41ce0feab0 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Wed, 29 Aug 2007 06:35:47 +0000 Subject: [PATCH] - Removed outdated define --- src/src.pro | 1 - 1 file changed, 1 deletion(-) diff --git a/src/src.pro b/src/src.pro index 586ae48fb..6da6819b8 100644 --- a/src/src.pro +++ b/src/src.pro @@ -97,7 +97,6 @@ contains(DEBUG_MODE, 0){ # Windows win32 { - DEFINES += NO_UPNP LIBS += -ltorrent -lccext2 -lccgnu2 }