diff options
Diffstat (limited to 'libempathy/empathy-file.c')
-rw-r--r-- | libempathy/empathy-file.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libempathy/empathy-file.c b/libempathy/empathy-file.c index 27c6c2827..9a8993ddb 100644 --- a/libempathy/empathy-file.c +++ b/libempathy/empathy-file.c @@ -851,8 +851,6 @@ empathy_file_set_output_stream (EmpathyFile *file, if (out_stream) g_object_ref (out_stream); priv->out_stream = out_stream; - - g_object_notify (G_OBJECT (file), "output-stream"); } void |