[Ttssh2-commit] [6880] 未使用の変数を削除。

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2017年 7月 25日 (火) 17:45:31 JST


Revision: 6880
          http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6880
Author:   doda
Date:     2017-07-25 17:45:31 +0900 (Tue, 25 Jul 2017)
Log Message:
-----------
未使用の変数を削除。

Modified Paths:
--------------
    trunk/teraterm/ttpmacro/ttl.c

-------------- next part --------------
Modified: trunk/teraterm/ttpmacro/ttl.c
===================================================================
--- trunk/teraterm/ttpmacro/ttl.c	2017-07-25 07:34:45 UTC (rev 6879)
+++ trunk/teraterm/ttpmacro/ttl.c	2017-07-25 08:45:31 UTC (rev 6880)
@@ -3989,7 +3989,6 @@
 static void AddBroadcastString(char *dst, int dstlen, char *src)
 {
 	int i;
-	char *p, *p2;
 
 	i = strlen(dst);
 	dst += i;



Ttssh2-commit メーリングリストの案内
Back to archive index