aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/empathy-ft-manager.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/empathy-ft-manager.c b/src/empathy-ft-manager.c
index ddace83fc..9dab21dba 100644
--- a/src/empathy-ft-manager.c
+++ b/src/empathy-ft-manager.c
@@ -561,8 +561,6 @@ ft_handler_hashing_progress_cb (EmpathyFTHandler *handler,
char *first_line, *second_line, *message;
GtkTreeRowReference *row_ref;
- DEBUG ("Hashing progress");
-
row_ref = ft_manager_get_row_from_handler (manager, handler);
g_return_if_fail (row_ref != NULL);