From a2beb11e275e0bd08b6e1df608502023f326e626 Mon Sep 17 00:00:00 2001 From: Stefan Sayer Date: Mon, 26 Apr 2010 16:53:50 +0000 Subject: [PATCH] removed extra characters git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1829 8eb893ce-cfd4-0310-b710-fb5ebe64c474 --- core/SipCtrlInterface.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/SipCtrlInterface.cpp b/core/SipCtrlInterface.cpp index afcac551..82d1b273 100644 --- a/core/SipCtrlInterface.cpp +++ b/core/SipCtrlInterface.cpp @@ -490,7 +490,7 @@ void SipCtrlInterface::handle_sip_reply(sip_msg* msg) AmSipDispatcher::instance()->handleSipMsg(reply); } -#undef DBG_PARAM(p) +#undef DBG_PARAM void SipCtrlInterface::prepare_routes_uac(const list& routes, string& route_field) {