summaryrefslogtreecommitdiff
path: root/codecs/lpc10_slin_ex.h
diff options
context:
space:
mode:
authorJason Parker <jparker@digium.com>2008-10-17 21:35:23 +0000
committerJason Parker <jparker@digium.com>2008-10-17 21:35:23 +0000
commitae0a736353433856d8e9eacf2a57dd23825d6005 (patch)
treec905fae44bb51b0871baf6bea17f10d715963052 /codecs/lpc10_slin_ex.h
parent805556773fe8812d7a3e5f1012bcc2d9cb98842b (diff)
Merge codec_consistency branch. This should make sample usage much happier.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@150729 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'codecs/lpc10_slin_ex.h')
-rw-r--r--codecs/lpc10_slin_ex.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/codecs/lpc10_slin_ex.h b/codecs/lpc10_slin_ex.h
deleted file mode 100644
index cf9f05999..000000000
--- a/codecs/lpc10_slin_ex.h
+++ /dev/null
@@ -1,13 +0,0 @@
-/*! \file
- * \brief 8-bit raw data
- *
- * Source: example.lpc10
- *
- * Copyright (C) 1999-2005, Digium Inc.
- *
- * Distributed under the terms of the GNU General Public License
- *
- */
-
-static unsigned char lpc10_slin_ex[] = {
-0x1, 0x8, 0x31, 0x8, 0x31, 0x80, 0x30 };