Skip to content
Snippets Groups Projects
Commit 9c27daf4 authored by Emmanuel Milou's avatar Emmanuel Milou
Browse files

Fix bug in merge and in Makefile.am

parent ca80f2ac
Branches
Tags
No related merge requests found
include ../../globals.mak
SUBDIRS=audiorecorder
SUBDIRS=audiorecorder test
noinst_LTLIBRARIES = libplugin.la
SUBDIRS=test
libplugin_la_SOURCES = \
pluginmanager.cpp \
librarymanager.cpp
......
......@@ -947,10 +947,6 @@ SIPVoIPLink::SIPCallServerFailure(SIPCall *call)
//}
}
void
SIPVoIPLink::SIPCallClosed(SIPCall *call)
{
void
SIPVoIPLink::SIPCallClosed(SIPCall *call)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment