diff options
Diffstat (limited to 'lib/ephy-state.c')
-rw-r--r-- | lib/ephy-state.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/ephy-state.c b/lib/ephy-state.c index f106ed565..476b6ab4d 100644 --- a/lib/ephy-state.c +++ b/lib/ephy-state.c @@ -91,7 +91,6 @@ find_by_name (const char *name) result = kid; } } - ephy_node_thaw (states); return result; } |