Rename (unused) constant (fix for opensolaris)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10822 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Stefan Knoblich 2008-12-16 20:17:32 +00:00
parent 929d0ba8bd
commit b7eefbabe5
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ All Rights Reserved.
/* general codec settings */ /* general codec settings */
#define FS (float)8000.0 #define FREQ_S (float)8000.0
#define BLOCKL_20MS 160 #define BLOCKL_20MS 160
#define BLOCKL_30MS 240 #define BLOCKL_30MS 240
#define BLOCKL_MAX 240 #define BLOCKL_MAX 240