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-libclient
Commits
da59b232
Commit
da59b232
authored
Aug 23, 2019
by
Andreas Traczyk
Committed by
Sébastien Blin
Oct 30, 2019
Browse files
newcallmodel: remove unused signal now emitted by avmodel
Change-Id: I69baf067be393b1245d9db202bad81e5d20d2e42
parent
242e06e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/api/newcallmodel.h
View file @
da59b232
...
...
@@ -247,12 +247,6 @@ Q_SIGNALS:
* @param fromId the peer uri
*/
void
newIncomingCall
(
const
std
::
string
&
fromId
,
const
std
::
string
&
callId
)
const
;
/**
* Emitted when the renderer starts
* @param callId
* @param renderer
*/
void
remotePreviewStarted
(
const
std
::
string
&
callId
,
Video
::
Renderer
*
renderer
)
const
;
/**
* Emitted when a call is added to a conference
* @param callId
...
...
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