mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-12 23:31:50 +00:00
doh!
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user