summaryrefslogtreecommitdiff
path: root/ratox.c
diff options
context:
space:
mode:
Diffstat (limited to 'ratox.c')
-rw-r--r--ratox.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ratox.c b/ratox.c
index f2aaf6a..e2486d9 100644
--- a/ratox.c
+++ b/ratox.c
@@ -1206,7 +1206,6 @@ toxinit(void)
eprintf("Core : ToxAV > Initialization failed\n");
toxavconfig = av_DefaultSettings;
- pcm = AUDIOFRAME * AUDIOSAMPLERATE / 1000;
framesize = (AUDIOSAMPLERATE * AUDIOFRAME * AUDIOCHANNELS) / 1000;
tox_callback_connection_status(tox, cbconnstatus, NULL);