diff options
Diffstat (limited to 'src/tests/gss-threads/gss-misc.c')
-rw-r--r-- | src/tests/gss-threads/gss-misc.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/tests/gss-threads/gss-misc.c b/src/tests/gss-threads/gss-misc.c index c456f49440..e52ae288e9 100644 --- a/src/tests/gss-threads/gss-misc.c +++ b/src/tests/gss-threads/gss-misc.c @@ -43,10 +43,6 @@ * or implied warranty. */ -#if !defined(lint) && !defined(__CODECENTER__) -static char *rcsid = "$Header$"; -#endif - #include <stdio.h> #ifdef _WIN32 #include <windows.h> |