[nautilus] bath-rename-dialog: remove unneeded comment



commit 6ab20ca7d4203f760a4c968c52dbe4dad0380713
Author: Carlos Soriano <csoriano gnome org>
Date:   Tue Sep 13 23:14:56 2016 +0200

    bath-rename-dialog: remove unneeded comment

 src/nautilus-batch-rename-dialog.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/nautilus-batch-rename-dialog.c b/src/nautilus-batch-rename-dialog.c
index 184b5ac..8e3008f 100644
--- a/src/nautilus-batch-rename-dialog.c
+++ b/src/nautilus-batch-rename-dialog.c
@@ -1491,8 +1491,6 @@ update_display_text (NautilusBatchRenameDialog *dialog)
         dialog->duplicates = NULL;
     }
 
-    //update_tags (dialog);
-
     if (dialog->new_names != NULL)
     {
         g_list_free_full (dialog->new_names, string_free);


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]