modules: remove unused dummy.cpp

This commit is contained in:
Steve Lhomme 2022-09-06 09:24:52 +02:00
parent 83105630b9
commit 516a982d16
2 changed files with 0 additions and 6 deletions

1
modules/.gitignore vendored
View File

@ -1,6 +1,5 @@
*-client-protocol.h
*-protocol.c
dummy.cpp
plugins.dat
srtp-test-aes
srtp-test-recv

View File

@ -57,11 +57,6 @@ include mux/Makefile.am
include stream_out/Makefile.am
endif
BUILT_SOURCES += dummy.cpp
dummy.cpp:
touch dummy.cpp
if HAVE_WIN32
BUILT_SOURCES += module.rc.lo
CLEANFILES += module.rc