mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 12:16:00 +00:00
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
This commit is contained in:
@@ -29,13 +29,6 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <stdio.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
|
/* This could all be done more efficiently *IF* we chained packets together
|
||||||
by default, but it would also complicate virtually every application. */
|
by default, but it would also complicate virtually every application. */
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user