From 5ed55f761233d1ab4ebbaa04354500aad27ad6a7 Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Sun, 31 May 2015 00:22:59 -0400 Subject: Remove unused $Id$ keywords. --- src/pj_open_lib.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/pj_open_lib.c') diff --git a/src/pj_open_lib.c b/src/pj_open_lib.c index 524a7505..0a2e7fec 100644 --- a/src/pj_open_lib.c +++ b/src/pj_open_lib.c @@ -1,6 +1,4 @@ /****************************************************************************** - * $Id$ - * * Project: PROJ.4 * Purpose: Implementation of pj_open_lib(), and pj_set_finder(). These * provide a standard interface for opening projections support @@ -36,8 +34,6 @@ #include #include -PJ_CVSID("$Id$"); - static const char *(*pj_finder)(const char *) = NULL; static int path_count = 0; static char **search_path = NULL; -- cgit v1.2.3