diff options
author | Florian Festi <ffesti@redhat.com> | 2008-08-12 21:19:11 +0200 |
---|---|---|
committer | Florian Festi <ffesti@redhat.com> | 2008-10-24 10:34:25 +0200 |
commit | eecfbcbeb0b102c4518c5576e88d48c039ac635f (patch) | |
tree | 2255dfb987846ae0914ea92008248f625b53f1f9 /lib/rpmts.h | |
parent | c65019affca0988705ea4b8b9b38adbeca6ac98f (diff) | |
download | librpm-tizen-eecfbcbeb0b102c4518c5576e88d48c039ac635f.tar.gz librpm-tizen-eecfbcbeb0b102c4518c5576e88d48c039ac635f.tar.bz2 librpm-tizen-eecfbcbeb0b102c4518c5576e88d48c039ac635f.zip |
Delete findFps foobar
including fpsCompare and the fpsdebug opt
Diffstat (limited to 'lib/rpmts.h')
-rw-r--r-- | lib/rpmts.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/rpmts.h b/lib/rpmts.h index da97d0fd2..2fda5807b 100644 --- a/lib/rpmts.h +++ b/lib/rpmts.h @@ -21,7 +21,6 @@ extern "C" { extern int _rpmts_debug; extern int _rpmts_stats; -extern int _fps_debug; /** \ingroup rpmts * Bit(s) to control rpmtsRun() operation. |