Skip to content

Commit c394e41

Browse files
authored
Remove UseJsi()
1 parent 20c72db commit c394e41

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

example/windows/example/App.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ using namespace Windows::ApplicationModel;
2020
/// </summary>
2121
App::App() noexcept
2222
{
23-
InstanceSettings().UseJsi(true);
2423
#if BUNDLE
2524
JavaScriptBundleFile(L"index.windows");
2625
InstanceSettings().UseWebDebugger(false);

0 commit comments

Comments
 (0)