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
731d46cb
Commit
731d46cb
authored
Sep 01, 2011
by
Rafaël Carré
Browse files
* #6561 : fix phantom call after transfer
same fix than [
1519fc4d
], for transfer button this time
parent
cbb9b594
Changes
1
Hide whitespace changes
Inline
Side-by-side
gnome/src/actions.c
View file @
731d46cb
...
...
@@ -790,7 +790,6 @@ sflphone_keypad (guint keyval, gchar * key)
dbus_transfert
(
c
);
time
(
&
c
->
_time_stop
);
calltree_remove_call
(
current_calls
,
c
,
NULL
);
calllist_remove_call
(
current_calls
,
c
->
_callID
);
break
;
case
65307
:
/* ESCAPE */
sflphone_unset_transfert
();
...
...
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