summaryrefslogtreecommitdiff
path: root/app-editors/teco/files/teco-no-common.patch
blob: 18880579e37077a60c4ccb2d460743c1e1506767 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
https://bugs.gentoo.org/707300

--- teco-orig/te_subs.c
+++ teco/te_subs.c
@@ -249,8 +249,6 @@
 /* leaves bb pointing to end of that text */
 /* insert2() copies rest of buffer */
 
-struct buffcell *insert_p;
-
 insert1()
     {
     int nchars;             /* number of chars in cell */