Skip to content

Commit

Permalink
remove debug statement
Browse files Browse the repository at this point in the history
  • Loading branch information
TatianaKapos committed Feb 7, 2025
1 parent a9d5fa9 commit 3a0bfb8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion windows/RNSVG/SvgView.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,5 @@ void SvgView::Invalidate() {
sisNativeWithD2D->EndDraw();

m_image.Source(surfaceImageSource);
OutputDebugStringA("TEST: SvgView::Invalidate end\n");
}
} // namespace winrt::RNSVG::implementation

0 comments on commit 3a0bfb8

Please sign in to comment.