diff options
author | Panu Matilainen <pmatilai@redhat.com> | 2010-03-22 14:50:50 +0200 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2010-03-22 14:50:50 +0200 |
commit | 1e2d188faecbdcc671f99d2d0cbd7b039cdea217 (patch) | |
tree | 8eaed281008cdcd4c0f0476417e56fcfe30d8a71 /lib/rpmte.h | |
parent | 36e4ef1a0adab54a9a06e9b1d6beff80a049d892 (diff) | |
download | librpm-tizen-1e2d188faecbdcc671f99d2d0cbd7b039cdea217.tar.gz librpm-tizen-1e2d188faecbdcc671f99d2d0cbd7b039cdea217.tar.bz2 librpm-tizen-1e2d188faecbdcc671f99d2d0cbd7b039cdea217.zip |
Lose completely unused rpmte_debug junk
Diffstat (limited to 'lib/rpmte.h')
-rw-r--r-- | lib/rpmte.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/rpmte.h b/lib/rpmte.h index d038f7159..1f75c8c4f 100644 --- a/lib/rpmte.h +++ b/lib/rpmte.h @@ -12,10 +12,6 @@ extern "C" { #endif -/** - */ -extern int _rpmte_debug; - /** \ingroup rpmte * Transaction element type. */ |