diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2019-03-24 14:32:41 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2019-04-16 18:34:14 -0400 |
commit | 464d6f0d396880152d1475f37459c38de5373d4f (patch) | |
tree | 4285dac7617b36da49c3a09f9c8332b76149136f /src/TMparse.c | |
parent | 6b500c797a461c6da3baf6a1be208b232bf84366 (diff) |
remove some debris...
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
Diffstat (limited to 'src/TMparse.c')
-rw-r--r-- | src/TMparse.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/TMparse.c b/src/TMparse.c index 429edd9..0076d57 100644 --- a/src/TMparse.c +++ b/src/TMparse.c @@ -482,7 +482,6 @@ static String PanicModeRecovery( static void Syntax( _Xconst char *str0, _Xconst char *str1) -// String str0, String str1) { Cardinal num_params = 2; String params[2]; |