diff options
Diffstat (limited to 'Build/source/texk/web2c/pdftexdir/pkin.c')
-rw-r--r-- | Build/source/texk/web2c/pdftexdir/pkin.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Build/source/texk/web2c/pdftexdir/pkin.c b/Build/source/texk/web2c/pdftexdir/pkin.c index 4b469d84b6e..131ac2e1943 100644 --- a/Build/source/texk/web2c/pdftexdir/pkin.c +++ b/Build/source/texk/web2c/pdftexdir/pkin.c @@ -43,9 +43,6 @@ Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. #include "ptexlib.h" -static const char _svn_version[] = - "$Id$ $URL: http://scm.foundry.supelec.fr/svn/pdftex/branches/stable/source/src/texk/web2c/pdftexdir/pkin.c $"; - /* * Now we have some routines to get stuff from the pk file. pkbyte returns * the next byte from the pk file. |