summaryrefslogtreecommitdiff
path: root/sysutils/rdup/files/patch-rdup-tr.c
blob: 476e41f3bb8ac1bc9d4d3d8c6d875892f6f867a2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- rdup-tr.c.orig	2011-02-20 01:30:07.000000000 +0300
+++ rdup-tr.c	2011-09-25 11:36:39.000000000 +0400
@@ -202,7 +202,6 @@
 		if (sig != 0)
 			signal_abort(sig);
 
-		rdup_entry = rdup_entry;
 #ifdef HAVE_LIBNETTLE
 		if (opt_crypt_key)
 			rdup_entry = crypt_entry(rdup_entry, trhash);