summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/synctexdir/synctex.c
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2009-12-07 10:47:30 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2009-12-07 10:47:30 +0000
commite84ea0384009f65714151198b3138c148cf5e890 (patch)
treebbc42a7bc310740c94e802ceca0229388177de7c /Build/source/texk/web2c/synctexdir/synctex.c
parent527ba05256a88ec3960d769889dbb67809dd8b48 (diff)
build system update for xindy-2.4 (xindy-new)
git-svn-id: svn://tug.org/texlive/trunk@16321 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/synctexdir/synctex.c')
-rw-r--r--Build/source/texk/web2c/synctexdir/synctex.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/synctexdir/synctex.c b/Build/source/texk/web2c/synctexdir/synctex.c
index b40f2195cc3..1aafcc37dba 100644
--- a/Build/source/texk/web2c/synctexdir/synctex.c
+++ b/Build/source/texk/web2c/synctexdir/synctex.c
@@ -128,8 +128,6 @@ Latest Revision: Wed Jul 1 08:15:44 UTC 2009
# define SYNCTEX_FREE(x) free(x)
# endif
-EXTERN char *gettexstring(int n);
-
/* the macros defined below do the same job than their almost eponym
* counterparts of *tex.web, the memory access is sometimes more direct
* because *tex.web won't share its own constants the main purpose is to