diff Wnn/jserver/b_index.c @ 28:a7ccf412ba02

more warning suppression
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Sat, 06 Mar 2010 23:24:53 +0900
parents 790205f476c0
children
line wrap: on
line diff
--- a/Wnn/jserver/b_index.c	Sat Mar 06 18:29:27 2010 +0900
+++ b/Wnn/jserver/b_index.c	Sat Mar 06 23:24:53 2010 +0900
@@ -24,7 +24,6 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
-static char rcs_id[] = "$Id: b_index.c,v 1.8 2003/06/07 02:23:58 hiroo Exp $";
 
 #ifdef HAVE_CONFIG_H
 #  include <config.h>