Mercurial > hg > xemacs-beta
diff src/intl-auto-encap-win32.c @ 5929:f5dfcf2323bc cygwin
vs2015_3.patch applied, and some vs64 fixes
author | Henry Thompson <ht@markup.co.uk> |
---|---|
date | Tue, 08 Dec 2015 09:05:19 +0000 |
parents | 2f34b59f451a |
children |
line wrap: on
line diff
--- a/src/intl-auto-encap-win32.c Fri Jul 24 14:48:46 2015 +0100 +++ b/src/intl-auto-encap-win32.c Tue Dec 08 09:05:19 2015 +0000 @@ -3147,6 +3147,7 @@ #if defined (HAVE_MS_WINDOWS) +/*HST did this DWORD qxeGetKerningPairs (HDC hdc, DWORD nPairs, LPKERNINGPAIR lpKernPair) { @@ -3155,6 +3156,7 @@ else return GetKerningPairsA (hdc, nPairs, lpKernPair); } +*/ #endif /* defined (HAVE_MS_WINDOWS) */