summaryrefslogtreecommitdiff
path: root/src/apk_state.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/apk_state.h')
-rw-r--r--src/apk_state.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/apk_state.h b/src/apk_state.h
index 345acf3..42d3f3f 100644
--- a/src/apk_state.h
+++ b/src/apk_state.h
@@ -43,7 +43,4 @@ int apk_state_lock_name(struct apk_state *state,
struct apk_name *name,
struct apk_package *newpkg);
-int apk_print_indented(struct apk_indent *i, apk_blob_t blob);
-void apk_print_indented_words(struct apk_indent *i, const char *text);
-
#endif