Skip to content

Commit 712667f

Browse files
Remove the run_loop.h and run_loop.cpp files from template_manifest.json (flutter#100976)
1 parent 8a899d4 commit 712667f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/flutter_tools/templates/template_manifest.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,6 @@
135135
"templates/app_shared/windows.tmpl/runner/resources/app_icon.ico.img.tmpl",
136136
"templates/app_shared/windows.tmpl/runner/runner.exe.manifest",
137137
"templates/app_shared/windows.tmpl/runner/Runner.rc.tmpl",
138-
"templates/app_shared/windows.tmpl/runner/run_loop.cpp",
139-
"templates/app_shared/windows.tmpl/runner/run_loop.h",
140138
"templates/app_shared/windows.tmpl/runner/utils.cpp",
141139
"templates/app_shared/windows.tmpl/runner/utils.h",
142140
"templates/app_shared/windows.tmpl/runner/win32_window.cpp",

0 commit comments

Comments
 (0)