vcl/osx/a11ywrapper.mm | 4 ----
1 file changed, 4 deletions(-)
New commits:
commit ef40463c5be1be76771af6e9abd70ed4dc99ca15
Author: Niklas Johansson <[email protected]>
Date: Thu Feb 4 15:59:14 2016 +0100
Remove old non relevant comment
The code that the comment is talking about was removed by the commit:
fb6edeb20de56359be3d45316a2d665ad8d424a2
Let's remove the comment to spare our selfs from confusion
Change-Id: I7bdefb0ead5139be009bfb8dd7d9ad7c6821e3e8
Reviewed-on: https://gerrit.libreoffice.org/22120
Reviewed-by: jan iversen <[email protected]>
Tested-by: jan iversen <[email protected]>
Reviewed-by: Caolán McNamara <[email protected]>
Tested-by: Caolán McNamara <[email protected]>
diff --git a/vcl/osx/a11ywrapper.mm b/vcl/osx/a11ywrapper.mm
index a59a99d..bab3886 100644
--- a/vcl/osx/a11ywrapper.mm
+++ b/vcl/osx/a11ywrapper.mm
@@ -1127,10 +1127,6 @@ Reference < XAccessibleContext > hitTestRunner (
css::awt::Point point,
return [self window];
}
-// These four are for AXTextAreas only. They are needed, because bold and
italic
-// attributes have to be bound to a font on the Mac. Our UNO-API instead
handles
-// and reports them independently. When they occur we bundle them to a font
with
-// this information here to create a according NSFont.
-(void)setActsAsRadioGroup:(BOOL)actsAsRadioGroup {
mActsAsRadioGroup = actsAsRadioGroup;
}
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits