summaryrefslogtreecommitdiff
path: root/rpmio/tdir.c
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2002-04-08 19:13:35 +0000
committerjbj <devnull@localhost>2002-04-08 19:13:35 +0000
commitb5f320dfacdfb56ed2b84e845d515715ccb53e05 (patch)
tree65f7ed6d26789d2606d70d5af2151b486223c59b /rpmio/tdir.c
parentb45c27e2ab0ba5c0d3bd3385ef561943d4cc57f9 (diff)
downloadlibrpm-tizen-b5f320dfacdfb56ed2b84e845d515715ccb53e05.tar.gz
librpm-tizen-b5f320dfacdfb56ed2b84e845d515715ccb53e05.tar.bz2
librpm-tizen-b5f320dfacdfb56ed2b84e845d515715ccb53e05.zip
Check rpm-4.0.4 for orpahns.
CVS patchset: 5380 CVS date: 2002/04/08 19:13:35
Diffstat (limited to 'rpmio/tdir.c')
-rw-r--r--rpmio/tdir.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/rpmio/tdir.c b/rpmio/tdir.c
index 2795b33cc..6c592eba4 100644
--- a/rpmio/tdir.c
+++ b/rpmio/tdir.c
@@ -9,11 +9,6 @@
static int _debug = 0;
-/*@unchecked@*/
-extern int _ftp_debug;
-/*@unchecked@*/
-extern int _rpmio_debug;
-
#define FTPPATH "ftp://porkchop/mnt/redhat/beehive/comps/dist/7.2-rpm"
#define DIRPATH "/mnt/redhat/beehive/comps/dist/7.2-rpm"
static char * dirpath = DIRPATH;