summaryrefslogtreecommitdiff
path: root/lib/rpmte.c
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2010-03-22 14:50:50 +0200
committerPanu Matilainen <pmatilai@redhat.com>2010-03-22 14:50:50 +0200
commit1e2d188faecbdcc671f99d2d0cbd7b039cdea217 (patch)
tree8eaed281008cdcd4c0f0476417e56fcfe30d8a71 /lib/rpmte.c
parent36e4ef1a0adab54a9a06e9b1d6beff80a049d892 (diff)
downloadrpm-1e2d188faecbdcc671f99d2d0cbd7b039cdea217.tar.gz
rpm-1e2d188faecbdcc671f99d2d0cbd7b039cdea217.tar.bz2
rpm-1e2d188faecbdcc671f99d2d0cbd7b039cdea217.zip
Lose completely unused rpmte_debug junk
Diffstat (limited to 'lib/rpmte.c')
-rw-r--r--lib/rpmte.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/rpmte.c b/lib/rpmte.c
index 75fb02102..0a9795571 100644
--- a/lib/rpmte.c
+++ b/lib/rpmte.c
@@ -15,8 +15,6 @@
#include "debug.h"
-int _rpmte_debug = 0;
-
/** \ingroup rpmte
* A single package instance to be installed/removed atomically.
*/