Commit daaa8bf0 authored by Rémi Duraffort's avatar Rémi Duraffort

samba: remove debug test.

parent 21bbd0a8
......@@ -258,8 +258,6 @@ static void Close( vlc_object_t *p_this )
access_sys_t *p_sys = p_access->p_sys;
smbc_close( p_sys->i_smb );
smbc_free_context( smbc_set_context(NULL), 1 );
free( p_sys );
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment