summaryrefslogtreecommitdiff
path: root/app-text/pinfo/files/pinfo-0.6.13-fno-common.patch
blob: 676cd4b09d376b6f870ef4437225e0092fdc3a68 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/src/parse_config.h
+++ b/src/parse_config.h
@@ -85,8 +85,6 @@
 colours;
 #endif /* HAVE_CURSES_COLOR */
 
-int use_manual;
-
 int parse_config (void);
 int parse_line (char *line);
 char *str_toupper (char *s);