diff Wnn/jutil/wnntouch.c @ 28:a7ccf412ba02

more warning suppression
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Sat, 06 Mar 2010 23:24:53 +0900
parents bbc77ca4def5
children
line wrap: on
line diff
--- a/Wnn/jutil/wnntouch.c	Sat Mar 06 18:29:27 2010 +0900
+++ b/Wnn/jutil/wnntouch.c	Sat Mar 06 23:24:53 2010 +0900
@@ -33,10 +33,6 @@
  * 辞書のヘッダを書き換えて、辞書の inode と合わせるプログラム。
  */
 
-#ifndef lint
-static char *rcs_id = "$Id: wnntouch.c,v 1.8 2004/07/19 18:24:26 hiroo Exp $";
-#endif /* lint */
-
 #ifdef HAVE_CONFIG_H
 #  include <config.h>
 #endif