(Freplace_match): Remove unused variable `inslen'.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
2001-11-23 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* search.c (Freplace_match): Remove unused variable `inslen'.
|
||||
|
||||
* keymap.c (access_keymap): Remove unused variables `c1' and `c2'.
|
||||
|
||||
2001-11-22 Jason Rumney <jasonr@gnu.org>
|
||||
|
||||
@@ -2199,7 +2199,6 @@ since only regular expressions have distinguished subexpressions. */)
|
||||
int some_uppercase;
|
||||
int some_nonuppercase_initial;
|
||||
register int c, prevc;
|
||||
int inslen;
|
||||
int sub;
|
||||
int opoint, newpoint;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user