aboutsummaryrefslogtreecommitdiff
path: root/src/jniproj.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/jniproj.c')
-rw-r--r--src/jniproj.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/jniproj.c b/src/jniproj.c
index 5db64051..6094d577 100644
--- a/src/jniproj.c
+++ b/src/jniproj.c
@@ -1,6 +1,4 @@
/******************************************************************************
- * $Id$
- *
* Project: PROJ.4
* Purpose: Java/JNI wrappers for PROJ.4 API.
* Author: Antonello Andrea
@@ -58,9 +56,6 @@
/* The PJ_MAX_DIMENSION value appears also in quoted strings.
Please perform a search-and-replace if this value is changed. */
-PJ_CVSID("$Id$");
-
-
/*!
* \brief
* Internal method returning the address of the PJ structure wrapped by the given Java object.