Remove comment about EXPERIMENTAL_TRANSLATION since its not used

anywhere anymore


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2279 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.0
James Golovich 22 years ago
parent b32c690175
commit 4160dfa6e1

@ -29,13 +29,6 @@
#include <string.h>
#include <stdio.h>
/* Uncomment the EXPERIMENTAL_TRANSLATION to enable a more complicated, but probably more
correct way of handling full duplex translation */
/*
#define EXPERIMENTAL_TRANSLATION
*/
/* This could all be done more efficiently *IF* we chained packets together
by default, but it would also complicate virtually every application. */

Loading…
Cancel
Save