aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/g723_slin_ex.h
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-07-09 14:32:08 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-07-09 14:32:08 +0000
commit795e8ea684a097f6148d610b3cd5fe569e301df9 (patch)
treeb9e5dc9ce73f3e4cf729bbc0c3fca2ff8ad2c701 /codecs/g723_slin_ex.h
parenta82143962ae68df80876a7fabd7c1fe2d18e8da9 (diff)
remove skeleton support for G.723.1 codec since we will never ship the rest of what is needed anyway :-)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37320 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'codecs/g723_slin_ex.h')
-rw-r--r--codecs/g723_slin_ex.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/codecs/g723_slin_ex.h b/codecs/g723_slin_ex.h
deleted file mode 100644
index 0bae82d38..000000000
--- a/codecs/g723_slin_ex.h
+++ /dev/null
@@ -1,15 +0,0 @@
-/*! \file
- * \brief 8-bit raw data
- *
- * Source: g723.example
- *
- * Copyright (C) 1999-2005, Digium, Inc.
- *
- * Distributed under the terms of the GNU General Public License
- *
- */
-
-static unsigned char g723_slin_ex[] = {
-0x4c, 0x34, 0xc2, 0xd9, 0x81, 0x80, 0xa8, 0x50, 0xd7, 0x8d,
-0x8, 0x80, 0xf0, 0xb4, 0x40, 0x53, 0xe3, 0xe1, 0x63, 0x4e,
-0x1a, 0x37, 0xd6, 0x0037 };