Skip to content

Commit 3d71150

Browse files
committed
TSA: remove leftover from testing
1 parent 2564fd5 commit 3d71150

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

thcrap_tsa/src/layout.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -793,7 +793,6 @@ void layout_mod_detour(void)
793793
// continue supporting the legacy "font" runconfig key, as
794794
// well as font changes via hardcoded string translation.
795795
"CreateFontA", fontcache_CreateFontU, &chain_CreateFontU,
796-
"CreateFontW", fontcache_CreateFontW, &chain_CreateFontW,
797796

798797
"DeleteDC", layout_DeleteDC, NULL,
799798
"DeleteObject", fontcache_DeleteObject, &chain_DeleteObject,

0 commit comments

Comments
 (0)