From d3560a3a77dea199d25d0209288e07aeb5909abb Mon Sep 17 00:00:00 2001 From: mannol Date: Thu, 3 Jul 2014 16:58:00 +0200 Subject: Removed redundant code and fixed toxav codec actions being called when call inactive --- toxav/Makefile.inc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'toxav/Makefile.inc') diff --git a/toxav/Makefile.inc b/toxav/Makefile.inc index fdd20a26..de8ef8ff 100644 --- a/toxav/Makefile.inc +++ b/toxav/Makefile.inc @@ -4,9 +4,7 @@ lib_LTLIBRARIES += libtoxav.la libtoxav_la_include_HEADERS = ../toxav/toxav.h libtoxav_la_includedir = $(includedir)/tox -libtoxav_la_SOURCES = ../toxav/event.h \ - ../toxav/event.c \ - ../toxav/rtp.h \ +libtoxav_la_SOURCES = ../toxav/rtp.h \ ../toxav/rtp.c \ ../toxav/msi.h \ ../toxav/msi.c \ -- cgit v1.2.3