[Pkg-privacy-commits] [nautilus-wipe] 04/224: Removed unused dump function.

Ulrike Uhlig u-guest at moszumanska.debian.org
Thu Jul 7 19:45:28 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 ccfee7ee1570d2c8009934ca3786ae7574a7c46e
Author: Colomban Wendling <ban at herbesfolles.org>
Date:   Sun Sep 27 23:49:46 2009 +0200

    Removed unused dump function.
---
 nautilus-srm/nautilus-srm.c | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/nautilus-srm/nautilus-srm.c b/nautilus-srm/nautilus-srm.c
index c38647a..0ac8b2e 100644
--- a/nautilus-srm/nautilus-srm.c
+++ b/nautilus-srm/nautilus-srm.c
@@ -434,19 +434,6 @@ typedef struct _SrmChildInfo {
   GtkWindow *parent_window;
 } SrmChildInfo;
 
-static void
-dump_srm_child_info (SrmChildInfo *info)
-{
-  printf ("=== SrmChildInfo dump ===\n"
-          "info.argv   = %p\n"
-          "info.fd_out = %d\n"
-          "info.fd_err = %d\n"
-          "info.pid    = %d\n"
-          "info.parent_window = %p\n"
-          "======= dump  end =======\n",
-          info->argv, info->fd_out, info->fd_err, info->pid, info->parent_window);
-}
-
 /* waits for the child process to finish and display a dialog on error
  * It also display a progress dialog for the user to know something is
  * happening.

-- 
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