This commit is contained in:
Moises Silva 2010-09-07 14:53:17 -04:00
parent 59221a32b9
commit 0ecaf2eba2
1 changed files with 0 additions and 1 deletions

View File

@ -280,7 +280,6 @@ SWITCH_DECLARE(void) switch_delete_profile_timer(switch_profile_timer_t **p)
if (!p) return;
#ifdef __linux__
test
close((*p)->procfd);
#endif
free(*p);