summaryrefslogtreecommitdiff
path: root/graphics/tesseract/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/tesseract/patches/patch-ag')
-rw-r--r--graphics/tesseract/patches/patch-ag15
1 files changed, 0 insertions, 15 deletions
diff --git a/graphics/tesseract/patches/patch-ag b/graphics/tesseract/patches/patch-ag
deleted file mode 100644
index 280764380a6..00000000000
--- a/graphics/tesseract/patches/patch-ag
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-ag,v 1.1.1.1 2007/05/18 06:39:27 wiz Exp $
-
---- cutil/tordvars.h.orig 2007-05-16 21:33:53.000000000 +0000
-+++ cutil/tordvars.h
-@@ -45,8 +45,8 @@ extern int similarity_enable;
- extern int similarity_debug; /* Level of debug output */
- extern int write_raw_output; /* Text before context */
- extern int write_output; /* Text file output */
--//extern "C" { extern int display_ratings; } /* Show the ratings */
--extern int display_ratings; /* Show the ratings */
-+extern "C" { extern int display_ratings; } /* Show the ratings */
-+//extern int display_ratings; /* Show the ratings */
- extern int show_bold; /* Use bold text */
- extern int display_text; /* Show word text */
- extern int display_blocks; /* Show word as boxes */