mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-26 04:35:39 +03:00
14 lines
551 B
Diff
14 lines
551 B
Diff
diff --git a/libfprint/nbis/include/bozorth.h b/libfprint/nbis/include/bozorth.h
|
|
index 08ec4b1..6d744d9 100644
|
|
--- a/libfprint/nbis/include/bozorth.h
|
|
+++ b/libfprint/nbis/include/bozorth.h
|
|
@@ -217,8 +217,6 @@ struct xytq_struct {
|
|
/**************************************************************************/
|
|
/* Globals supporting command line options */
|
|
extern int verbose_threshold;
|
|
-/* Global supporting error reporting */
|
|
-extern FILE *stderr;
|
|
|
|
/**************************************************************************/
|
|
/* In: BZ_GBLS.C */
|
|
|