summaryrefslogtreecommitdiff
path: root/x11/gnome-libs/patches/patch-al
blob: 74f86fb2a74935fe50dee53d6b4deb47b65afb33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-al,v 1.4 2005/11/25 14:40:45 kristerw Exp $

--- gtk-xmhtml/colors.c.orig	2005-11-24 21:23:31.000000000 +0100
+++ gtk-xmhtml/colors.c	2005-11-24 21:23:59.000000000 +0100
@@ -295,7 +295,7 @@
 /* XXX: This function does an XQueryColors() the hard way, because there is
  * no corresponding function in Gdk.
  */
-#ifndef WITH_MOTIF
+#if 0
 static void
 my_x_query_colors(GdkColormap *colormap,
 		  GdkColor    *colors,