aboutsummaryrefslogtreecommitdiffstats
path: root/main/libfprint/fix-stderr.patch
blob: cde438231ecdebebf836d113057148e2f3dc4cda (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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 */