aboutsummaryrefslogtreecommitdiffstats
path: root/src/pdm-dialog.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pdm-dialog.c')
-rw-r--r--src/pdm-dialog.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pdm-dialog.c b/src/pdm-dialog.c
index ebc5edc36..fddf21f66 100644
--- a/src/pdm-dialog.c
+++ b/src/pdm-dialog.c
@@ -561,7 +561,6 @@ pdm_cmd_delete_selection (PdmActionInfo *action)
gtk_list_store_remove (GTK_LIST_STORE (model), &iter);
}
- gtk_list_store_remove (GTK_LIST_STORE (model), &iter);
gtk_tree_row_reference_free ((GtkTreeRowReference *)r->data);
gtk_tree_path_free (path);
}