Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-daemon
Commits
9c27daf4
Commit
9c27daf4
authored
Feb 04, 2009
by
Emmanuel Milou
Browse files
Fix bug in merge and in Makefile.am
parent
ca80f2ac
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/plug-in/Makefile.am
View file @
9c27daf4
include
../../globals.mak
SUBDIRS
=
audiorecorder
SUBDIRS
=
audiorecorder
test
noinst_LTLIBRARIES
=
libplugin.la
SUBDIRS
=
test
libplugin_la_SOURCES
=
\
pluginmanager.cpp
\
librarymanager.cpp
...
...
src/sipvoiplink.cpp
View file @
9c27daf4
...
...
@@ -947,10 +947,6 @@ SIPVoIPLink::SIPCallServerFailure(SIPCall *call)
//}
}
void
SIPVoIPLink
::
SIPCallClosed
(
SIPCall
*
call
)
{
void
SIPVoIPLink
::
SIPCallClosed
(
SIPCall
*
call
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment