Skip to content
Commit 20619ad3 authored by Jasper St. Pierre's avatar Jasper St. Pierre
Browse files

network: Fix some splice mishaps

Calling splice() without a second argument removes all of the elements
after the provided index, not just one.

https://bugzilla.gnome.org/show_bug.cgi?id=698918
parent 37dce7d4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment