diff -r 93278d8ec39c -r 773e6a26707f razor.h --- a/razor.h Thu Nov 08 17:14:19 2007 -0500 +++ b/razor.h Thu Nov 08 22:36:16 2007 -0500 @@ -62,7 +62,6 @@ struct razor_set *razor_importer_finish(struct razor_importer *importer); -struct razor_set *razor_import_rzr_files(int count, const char **files); struct razor_set *razor_set_create_from_yum(void); struct razor_set *razor_set_create_from_rpmdb(void);