From 7e8553d1fe4082c2ee430544a6ae092dc09f31eb Mon Sep 17 00:00:00 2001 From: lazedo Date: Sat, 17 Nov 2018 13:41:26 +0000 Subject: [PATCH] remove commented code --- kamailio/presence-custom-cleanup.cfg | 2 -- 1 file changed, 2 deletions(-) diff --git a/kamailio/presence-custom-cleanup.cfg b/kamailio/presence-custom-cleanup.cfg index 91f6078..20389cf 100644 --- a/kamailio/presence-custom-cleanup.cfg +++ b/kamailio/presence-custom-cleanup.cfg @@ -10,6 +10,4 @@ route[PRESENCE_INITIAL_CLEANUP] pv_unset("$xavp(ra)"); } } -// t_release(); -// t_drop(); }