Skip to content
Snippets Groups Projects
Commit 08d97c38 authored by Alexandre Savard's avatar Alexandre Savard
Browse files

Merge branch 'm_savard' into echocancel

parents 65f4649c b7da067b
Branches
No related tags found
No related merge requests found
......@@ -91,7 +91,6 @@ call_selected_cb(GtkTreeSelection *sel, void* data UNUSED )
if (! gtk_tree_selection_get_selected (sel, &model, &iter)) {
ERROR("CallTree: Not a valid selection, returning");
return;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment