vcl/quartz/salgdi.cxx | 3 ---
1 file changed, 3 deletions(-)
New commits:
commit 3430192b9c9cc04f7aa46329c84b667f93c9ef39
Author: Noel Grandin <[email protected]>
AuthorDate: Thu Jan 31 16:49:40 2019 +0100
Commit: Noel Grandin <[email protected]>
CommitDate: Fri Feb 1 16:37:31 2019 +0100
remove unnecessary SAL_WARN
none of other backends warn about this
Change-Id: I9b7ceba413d15698a28806cbb35bd02ccc6e9585
Reviewed-on: https://gerrit.libreoffice.org/67229
Tested-by: Jenkins
Reviewed-by: Noel Grandin <[email protected]>
diff --git a/vcl/quartz/salgdi.cxx b/vcl/quartz/salgdi.cxx
index 8a7a69890cd5..1331c229166e 100644
--- a/vcl/quartz/salgdi.cxx
+++ b/vcl/quartz/salgdi.cxx
@@ -425,10 +425,7 @@ void AquaSalGraphics::DrawTextLayout(const
GenericSalLayout& rLayout)
}
if (aGlyphIds.empty())
- {
- SAL_WARN("vcl.quartz", "aGlyphIds is empty!?");
return;
- }
assert(aGlyphIds.size() == aGlyphPos.size());
#if 0
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits