summaryrefslogtreecommitdiff
path: root/lib/rpmfi_internal.h
diff options
context:
space:
mode:
authorFlorian Festi <ffesti@redhat.com>2008-12-02 10:11:44 +0100
committerFlorian Festi <ffesti@redhat.com>2008-12-10 13:40:53 +0100
commit9c9410dc7afb3bfa9b47d2d4691fabd8f067c86b (patch)
tree7297968ff209db77a673e3f2bb6843da491fc8bc /lib/rpmfi_internal.h
parent8fa80b0f35574683beb19930264fa3b572c5ed24 (diff)
downloadlibrpm-tizen-9c9410dc7afb3bfa9b47d2d4691fabd8f067c86b.tar.gz
librpm-tizen-9c9410dc7afb3bfa9b47d2d4691fabd8f067c86b.tar.bz2
librpm-tizen-9c9410dc7afb3bfa9b47d2d4691fabd8f067c86b.zip
Move the run time part of fstates from rpmfi to rpmfs. Keep fstates in rpmfi as long as it is a real tag read from the rpmdb.
Diffstat (limited to 'lib/rpmfi_internal.h')
-rw-r--r--lib/rpmfi_internal.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/rpmfi_internal.h b/lib/rpmfi_internal.h
index 1d50a5e09..9155c83bc 100644
--- a/lib/rpmfi_internal.h
+++ b/lib/rpmfi_internal.h
@@ -99,9 +99,6 @@ RPM_GNUC_INTERNAL
rpmfi rpmfiUpdateState(rpmfi fi, rpmts ts, rpmte p);
RPM_GNUC_INTERNAL
-void rpmfiSetFState(rpmfi fi, int ix, rpmfileState state);
-
-RPM_GNUC_INTERNAL
void rpmfiSetFReplacedSize(rpmfi fi, rpm_loff_t newsize);
RPM_GNUC_INTERNAL