drop rcsid

This commit is contained in:
Love Hornquist Astrand
2009-09-07 21:22:46 -07:00
parent 9120d17eb0
commit 9e4bc686d3
14 changed files with 0 additions and 27 deletions

View File

@@ -37,8 +37,6 @@
#include <string.h>
#include "windlocl.h"
RCSID("$Id$");
static const unsigned base = 36;
static const unsigned t_min = 1;
static const unsigned t_max = 26;