diff options
author | Kristian Høgsberg <krh@redhat.com> | 2008-06-29 22:38:57 -0400 |
---|---|---|
committer | Kristian Høgsberg <krh@redhat.com> | 2008-06-30 13:28:59 -0400 |
commit | 27e3b5098d6c01d978cb5d530ea98f5f4069b25d (patch) | |
tree | eb609d3c262f03518ff570dbc311dc3261941019 /docs | |
parent | 2d4487425bcbca6b4f0f86aaa8e2f276ec54c0a5 (diff) |
Get rid of razor_set_get_package().
This was always a silly little helper function, not general enough for
real world applications. Use an iterator to search through the set to
find the package of interest.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/razor-sections.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/razor-sections.txt b/docs/razor-sections.txt index 49c9fce..4ad84a9 100644 --- a/docs/razor-sections.txt +++ b/docs/razor-sections.txt @@ -8,7 +8,6 @@ razor_set_write_to_fd razor_set_write razor_set_open_details razor_set_open_files -razor_set_get_package razor_set_list_files razor_set_list_package_files razor_set_list_unsatisfied |