Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/AppKitFull.bridgesupport.extras')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/AppKitFull.bridgesupport.extras6
1 files changed, 0 insertions, 6 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/AppKitFull.bridgesupport.extras b/bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/AppKitFull.bridgesupport.extras
index a31fa99d5f..f193fb42ae 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/AppKitFull.bridgesupport.extras
+++ b/bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/AppKitFull.bridgesupport.extras
@@ -2825,9 +2825,6 @@
<method class_method="true" selector="screens" swt_gen="true">
<retval swt_gen="true"></retval>
</method>
- <method selector="userSpaceScaleFactor" swt_gen="true">
- <retval swt_gen="true"></retval>
- </method>
<method selector="visibleFrame" swt_gen="true">
<retval swt_gen="true"></retval>
</method>
@@ -4488,9 +4485,6 @@
<method selector="toolbar" swt_gen="true">
<retval swt_gen="true"></retval>
</method>
- <method selector="userSpaceScaleFactor" swt_gen="true">
- <retval swt_gen="true"></retval>
- </method>
<method selector="windowNumber" swt_gen="true">
<retval swt_gen="true"></retval>
</method>

Back to the top