summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt
diff options
context:
space:
mode:
authorAnatoly Spektor <aspektor@redhat.com>2012-08-28 13:56:34 -0400
committerAnatoly Spektor <aspektor@redhat.com>2012-08-28 13:56:34 -0400
commit7ac2d15e081f50dc81d21e4d632f358a2190c759 (patch)
treea4e258dbaef0a69479ffc0c0d624ec0c1f98b264 /bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt
parent97be2e59da48ecf0ac05d0b55b7e587b8dd04bb7 (diff)
parent9298b2b5e4c70841e967d5ebec2fff49d69edcf8 (diff)
downloadeclipse.platform.swt-7ac2d15e081f50dc81d21e4d632f358a2190c759.tar.gz
eclipse.platform.swt-7ac2d15e081f50dc81d21e4d632f358a2190c759.tar.xz
eclipse.platform.swt-7ac2d15e081f50dc81d21e4d632f358a2190c759.zip
Merge branch 'master' of http://git.eclipse.org/gitroot/platform/eclipse.platform.swt.git
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java b/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java
index 312603a2b1..c0ae254c02 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java
+++ b/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java
@@ -4349,7 +4349,6 @@ public static final int /*long*/ gdk_pango_context_get() {
/**
* @method flags=dynamic
* @param context cast=(PangoContext *)
- * @param colormap cast=(GdkColormap *)
*/
public static final native void _gdk_pango_context_set_colormap(int /*long*/ context, int /*long*/ colormap);
public static final void gdk_pango_context_set_colormap(int /*long*/ context, int /*long*/ colormap) {