[Pkg-privacy-commits] [nautilus-wipe] 193/224: Remove an unused variable

Ulrike Uhlig u-guest at moszumanska.debian.org
Thu Jul 7 19:45:49 UTC 2016


This is an automated email from the git hooks/post-receive script.

u-guest pushed a commit to branch master
in repository nautilus-wipe.

commit 3dd23abed20b066d05c2d1b7a7cc30dc36863808
Author: Colomban Wendling <ban at herbesfolles.org>
Date:   Tue May 28 16:18:37 2013 +0200

    Remove an unused variable
---
 nautilus-wipe/nw-progress-dialog.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/nautilus-wipe/nw-progress-dialog.c b/nautilus-wipe/nw-progress-dialog.c
index 2982763..075542f 100644
--- a/nautilus-wipe/nw-progress-dialog.c
+++ b/nautilus-wipe/nw-progress-dialog.c
@@ -195,8 +195,6 @@ nw_progress_dialog_init (NwProgressDialog *self)
 static void
 nw_progress_dialog_finalize (GObject *obj)
 {
-  NwProgressDialog *self = NW_PROGRESS_DIALOG (obj);
-  
   G_OBJECT_CLASS (nw_progress_dialog_parent_class)->finalize (obj);
 }
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/nautilus-wipe.git



More information about the Pkg-privacy-commits mailing list