aboutsummaryrefslogtreecommitdiff
path: root/lpg/libqr/code-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'lpg/libqr/code-common.h')
-rw-r--r--lpg/libqr/code-common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lpg/libqr/code-common.h b/lpg/libqr/code-common.h
index 52666e6..17a45d7 100644
--- a/lpg/libqr/code-common.h
+++ b/lpg/libqr/code-common.h
@@ -11,7 +11,6 @@ struct qr_code {
};
int code_side_length(int format);
-int code_finder_count(int format);
size_t code_total_capacity(int format);