texlive[67577] Build/source/texk/kpathsea/win32: kpathsea: remove an
commits+takuji at tug.org
commits+takuji at tug.org
Sat Jul 8 04:32:53 CEST 2023
Revision: 67577
http://tug.org/svn/texlive?view=revision&revision=67577
Author: takuji
Date: 2023-07-08 04:32:53 +0200 (Sat, 08 Jul 2023)
Log Message:
-----------
kpathsea: remove an unused variable (Windows only)
Modified Paths:
--------------
trunk/Build/source/texk/kpathsea/win32/ChangeLog
trunk/Build/source/texk/kpathsea/win32/mktexfmt.c
Modified: trunk/Build/source/texk/kpathsea/win32/ChangeLog
===================================================================
--- trunk/Build/source/texk/kpathsea/win32/ChangeLog 2023-07-08 02:32:49 UTC (rev 67576)
+++ trunk/Build/source/texk/kpathsea/win32/ChangeLog 2023-07-08 02:32:53 UTC (rev 67577)
@@ -1,3 +1,7 @@
+2023-07-08 TANAKA Takuji <ttk at t-lab.opal.ne.jp>
+
+ * mktextfm.c: remove an unused variable.
+
2020-01-31 Akira Kakuto <kakuto at w32tex.org>
* mktextfm.c: if envvar MF_MODE_EXTRA_INFO is set, include the
Modified: trunk/Build/source/texk/kpathsea/win32/mktexfmt.c
===================================================================
--- trunk/Build/source/texk/kpathsea/win32/mktexfmt.c 2023-07-08 02:32:49 UTC (rev 67576)
+++ trunk/Build/source/texk/kpathsea/win32/mktexfmt.c 2023-07-08 02:32:53 UTC (rev 67577)
@@ -27,7 +27,6 @@
{
int savo, savi;
FILE *fnul;
- char *fmtname;
char *p;
char orgname[256];
More information about the tex-live-commits
mailing list.