Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Remove dead code
Baptiste Daroussin committed 12 years ago
commit c674208f3d1d57f3c2649f3456c032a2c2013cf9
parent fc6b523f5c6c336aaf75d79f1518581861b5d3ed
1 file changed +0 -3
modified libpkg/private/pkg.h
@@ -371,9 +371,6 @@ struct pkgdb_it *pkgdb_integrity_conflict_local(struct pkgdb *db,

int pkg_set_mtree(struct pkg *, const char *mtree);

-
/* pkg repo related */
-
int pkg_check_repo_version(struct pkgdb *db, const char *database);
-

/* pkgdb commands */
int sql_exec(sqlite3 *, const char *, ...);
int get_pragma(sqlite3 *, const char *sql, int64_t *res);