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), 14 years ago)

disable all this file

  • WebCore/plugins/gtk/gtk2xtbin.c

    old new  
    4141 * The GtkXtBin widget allows for Xt toolkit code to be used
    4242 * inside a GTK application. 
    4343 */
    44 
     44#if 0
    4545#include "GtkVersioning.h"
    4646#include "xembed.h"
    4747#include "gtk2xtbin.h"
     
    942942
    943943  return;
    944944}
     945#endif