Skip to content

Commit cee79ad

Browse files
committed
Remove unnecessary GTK_WEBVIEW_SET_IN_SHOW(win, true).
Signed-off-by: Hans Dijkema <[email protected]>
1 parent b148d23 commit cee79ad

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/webui.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12338,8 +12338,6 @@ BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpReserved) {
1233812338

1233912339
// Linux GTK WebView
1234012340

12341-
GTK_WEBVIEW_SET_IN_SHOW(win, true)
12342-
1234312341
#ifdef WEBUI_DYNAMIC
1234412342
#ifdef WEBUI_LOG
1234512343
_webui_log_debug("[Core]\t\t_webui_wv_show() -> WebUI dynamic version does not support Linux WebView\n");

0 commit comments

Comments
 (0)