mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-16 16:58:35 +00:00
remove comment
This commit is contained in:
parent
c6048134c4
commit
ce0c7810de
@ -38,7 +38,6 @@ using FreeSWITCH.Native;
|
|||||||
|
|
||||||
namespace FreeSWITCH
|
namespace FreeSWITCH
|
||||||
{
|
{
|
||||||
/* When this class is used you must call Dispose on the object when done or you will leak the unmanaged switch_event */
|
|
||||||
public class SwitchEventWrap : switch_event, IDisposable
|
public class SwitchEventWrap : switch_event, IDisposable
|
||||||
{
|
{
|
||||||
private bool disposed;
|
private bool disposed;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user