From 2cea9600cdb4a52aaa449aec0c97e71c57b07274 Mon Sep 17 00:00:00 2001 From: smorlat <smorlat@3f6dc0c8-ddfe-455d-9043-3cd528dc4637> Date: Mon, 28 Sep 2009 09:42:57 +0000 Subject: [PATCH] remove unstandart gsm/11025 git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@683 3f6dc0c8-ddfe-455d-9043-3cd528dc4637 --- linphone/coreapi/linphonecore.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linphone/coreapi/linphonecore.c b/linphone/coreapi/linphonecore.c index cabd29d90e..7dbe50bc9a 100644 --- a/linphone/coreapi/linphonecore.c +++ b/linphone/coreapi/linphonecore.c @@ -37,7 +37,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #endif #endif -#define UNSTANDART_GSM_11K 1 +/*#define UNSTANDART_GSM_11K 1*/ static const char *liblinphone_version=LIBLINPHONE_VERSION; -- GitLab