diff options
Diffstat (limited to 'embed/ephy-encodings.c')
-rw-r--r-- | embed/ephy-encodings.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/embed/ephy-encodings.c b/embed/ephy-encodings.c index 8373ae52c..c50ba19c2 100644 --- a/embed/ephy-encodings.c +++ b/embed/ephy-encodings.c @@ -259,7 +259,6 @@ ephy_encodings_get_encodings (EphyEncodings *encodings, list = g_list_prepend (list, kid); } } - ephy_node_thaw (encodings->priv->encodings); return list; } |