aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/nicetext/files/patch-txt2bits.cc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/nicetext/files/patch-txt2bits.cc')
-rw-r--r--textproc/nicetext/files/patch-txt2bits.cc12
1 files changed, 0 insertions, 12 deletions
diff --git a/textproc/nicetext/files/patch-txt2bits.cc b/textproc/nicetext/files/patch-txt2bits.cc
deleted file mode 100644
index a70a35e5222..00000000000
--- a/textproc/nicetext/files/patch-txt2bits.cc
+++ /dev/null
@@ -1,12 +0,0 @@
---- babble/src/txt2bits.cc.orig Fri Feb 20 04:31:27 1998
-+++ babble/src/txt2bits.cc Thu Oct 30 18:17:38 2003
-@@ -264,8 +264,7 @@
- if (((dictRecRBT.getCount()==0)&&(getSmallMode()==FALSE))
- || (dictRecRAOF==NULL)||(dictRecRAOF->getCount()==0))
- {
-- errorMsg(EMT_ERROR, "The dictionary specified is empty", "MTCtex
--tToBits::openDictName()");
-+ errorMsg(EMT_ERROR, "The dictionary specified is empty", "MTCtextToBits::openDictName()");
- return FALSE;
- }
-