Skip to content

Commit 5034a43

Browse files
authored
Remove unused internal declaration (#423)
1 parent 6218c03 commit 5034a43

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

strings/base_meta.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,6 @@ namespace winrt::impl
4545
{
4646
using namespace std::literals;
4747

48-
template <typename Async>
49-
void blocking_suspend(Async const& async);
50-
5148
template <typename T>
5249
struct reference_traits;
5350

0 commit comments

Comments
 (0)