Ticket #24622: patch-quartz-WebCore-plugins-gtk-gtkxtbin.c.diff
File patch-quartz-WebCore-plugins-gtk-gtkxtbin.c.diff, 392 bytes (added by elelay (Eric Le Lay), 15 years ago) |
---|
-
WebCore/plugins/gtk/gtk2xtbin.c
old new 41 41 * The GtkXtBin widget allows for Xt toolkit code to be used 42 42 * inside a GTK application. 43 43 */ 44 44 #if 0 45 45 #include "GtkVersioning.h" 46 46 #include "xembed.h" 47 47 #include "gtk2xtbin.h" … … 942 942 943 943 return; 944 944 } 945 #endif