Remove -lavformat from VOIP, it's unused

This commit is contained in:
AsamK 2015-09-04 17:29:50 +02:00
parent 484edc3445
commit 976f53bba2

View File

@ -104,4 +104,4 @@ TRANSLATIONS += \
lang/VOIP_tr.ts \
lang/VOIP_zh_CN.ts
LIBS += -lspeex -lspeexdsp -lavformat -lavcodec -lavutil
LIBS += -lspeex -lspeexdsp -lavcodec -lavutil