From 9c1844a927fd115108e2b361566dfbd9deb8432e Mon Sep 17 00:00:00 2001 From: Jeremy McNamara Date: Tue, 13 Jan 2004 03:07:15 +0000 Subject: Fix it so we can be unloaded/loaded at will git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2003 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- channels/h323/ast_h323.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'channels/h323/ast_h323.h') diff --git a/channels/h323/ast_h323.h b/channels/h323/ast_h323.h index 71fd38924..e079d960e 100755 --- a/channels/h323/ast_h323.h +++ b/channels/h323/ast_h323.h @@ -215,9 +215,6 @@ class MyH323EndPoint : public H323EndPoint { void SetEndpointTypeInfo( H225_EndpointType & info ) const; void SetGateway(void); - - H323TransportUDP *rasChannel; - }; class MyH323Connection : public H323Connection { -- cgit v1.2.3