Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
savoirfairelinux
jami-daemon
Commits
aed769f6
Commit
aed769f6
authored
Mar 26, 2012
by
Tristan Matthews
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sipvoiplink: removed erroneous FIXME
parent
6413b9a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
daemon/src/sip/sipvoiplink.cpp
daemon/src/sip/sipvoiplink.cpp
+0
-1
No files found.
daemon/src/sip/sipvoiplink.cpp
View file @
aed769f6
...
...
@@ -1405,7 +1405,6 @@ SIPVoIPLink::createTlsTransport(const std::string &remoteAddr,
// The local tls listener
static
pjsip_tpfactory
*
localTlsListener
=
NULL
;
// FIXME: localTlsListener will always be NULL
if
(
localTlsListener
==
NULL
)
createTlsListener
(
tlsListenerPort
,
tlsSettings
,
&
localTlsListener
);
...
...
Write
Preview
Markdown
is supported
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