diff --git a/src/mod/endpoints/mod_gsmopen/noaudio_gsmlib_cplusplus/mod_gsmopen/Makefile b/src/mod/endpoints/mod_gsmopen/noaudio_gsmlib_cplusplus/mod_gsmopen/Makefile deleted file mode 100644 index c2cf8be76b..0000000000 --- a/src/mod/endpoints/mod_gsmopen/noaudio_gsmlib_cplusplus/mod_gsmopen/Makefile +++ /dev/null @@ -1,6 +0,0 @@ -MODNAME=mod_gsmopen -SVNDEF := -D'GSMOPEN_SVN_VERSION="$(shell svnversion -n .)"' -LOCAL_CFLAGS += $(SVNDEF) -DNO_ALSA -I../../../../../../libs/spandsp/src -I../../../../../..//libs/tiff-3.8.2/libtiff -LOCAL_LDFLAGS=-lgsmme -L../../../../../../libs/spandsp/src -avoid-version -module -no-undefined -shared -lspandsp -LOCAL_OBJS=gsmopen_protocol.o -include ../../../../../../build/modmake.rules diff --git a/src/mod/endpoints/mod_gsmopen/noaudio_gsmlib_cplusplus/mod_gsmopen/gsmopen.h b/src/mod/endpoints/mod_gsmopen/noaudio_gsmlib_cplusplus/mod_gsmopen/gsmopen.h deleted file mode 120000 index 663f1cbc4d..0000000000 --- a/src/mod/endpoints/mod_gsmopen/noaudio_gsmlib_cplusplus/mod_gsmopen/gsmopen.h +++ /dev/null @@ -1 +0,0 @@ -../../gsmopen.h \ No newline at end of file diff --git a/src/mod/endpoints/mod_gsmopen/noaudio_gsmlib_cplusplus/mod_gsmopen/gsmopen_protocol.cpp b/src/mod/endpoints/mod_gsmopen/noaudio_gsmlib_cplusplus/mod_gsmopen/gsmopen_protocol.cpp deleted file mode 120000 index b03564bdd9..0000000000 --- a/src/mod/endpoints/mod_gsmopen/noaudio_gsmlib_cplusplus/mod_gsmopen/gsmopen_protocol.cpp +++ /dev/null @@ -1 +0,0 @@ -../../gsmopen_protocol.cpp \ No newline at end of file diff --git a/src/mod/endpoints/mod_gsmopen/noaudio_gsmlib_cplusplus/mod_gsmopen/mod_gsmopen.cpp b/src/mod/endpoints/mod_gsmopen/noaudio_gsmlib_cplusplus/mod_gsmopen/mod_gsmopen.cpp deleted file mode 120000 index a0686ea786..0000000000 --- a/src/mod/endpoints/mod_gsmopen/noaudio_gsmlib_cplusplus/mod_gsmopen/mod_gsmopen.cpp +++ /dev/null @@ -1 +0,0 @@ -../../mod_gsmopen.cpp \ No newline at end of file