git://project.juiblex.co.uk
/
razor2.git/.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
09d1bf2
)
Remove prototype for long-removed razor_set_get_package
author
J. Ali Harlow
<ali@juiblex.co.uk>
Thu, 11 Sep 2014 17:54:16 +0000 (18:54 +0100)
committer
J. Ali Harlow
<ali@juiblex.co.uk>
Thu, 11 Sep 2014 17:54:16 +0000 (18:54 +0100)
librazor/razor.h
patch
|
blob
|
history
diff --git
a/librazor/razor.h
b/librazor/razor.h
index
276d186
..
5170187
100644
(file)
--- a/
librazor/razor.h
+++ b/
librazor/razor.h
@@
-284,9
+284,6
@@
int
razor_set_bind_sections(struct razor_set *set, const char *filename,
enum razor_set_flags flags, struct razor_error **error);
-struct razor_package *
-razor_set_get_package(struct razor_set *set, const char *package);
-
void
razor_package_get_details(struct razor_set *set,
struct razor_package *package, ...);