include/vcl/errinf.hxx | 6 ------
1 file changed, 6 deletions(-)
New commits:
commit b94eaae7a3e654b992ee7eea838245c57fea3017
Author: himajin100000 <[email protected]>
AuthorDate: Fri Feb 1 21:46:48 2019 +0900
Commit: Noel Grandin <[email protected]>
CommitDate: Fri Feb 1 16:33:17 2019 +0100
remove redundant typedef
Change-Id: I00cb289de0e75cb663f0a4fba0a9a5dc820e368b
Reviewed-on: https://gerrit.libreoffice.org/67246
Tested-by: Jenkins
Reviewed-by: Noel Grandin <[email protected]>
diff --git a/include/vcl/errinf.hxx b/include/vcl/errinf.hxx
index e3d24ab0cc28..7d4f07207f46 100644
--- a/include/vcl/errinf.hxx
+++ b/include/vcl/errinf.hxx
@@ -97,12 +97,6 @@ namespace o3tl
template<> struct typed_flags<DialogMask> : is_typed_flags<DialogMask,
0xffff> {};
}
-typedef DialogMask WindowDisplayErrorFunc(
- weld::Window*, DialogMask nMask, const OUString &rErr, const OUString
&rAction);
-
-typedef void BasicDisplayErrorFunc(
- const OUString &rErr, const OUString &rAction);
-
class SAL_WARN_UNUSED VCL_DLLPUBLIC ErrorHandler
{
friend class ErrorStringFactory;
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits