From: Joakim Verona Date: Fri, 5 Apr 2013 18:23:57 +0000 (+0200) Subject: comment X-Git-Tag: emacs-25.0.90~2931 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9639da1e26683b6a54d255bb07a24dd6e0fae354;p=emacs.git comment --- diff --git a/src/xwidget.c b/src/xwidget.c index e0747e7da7a..c6714ad40a5 100644 --- a/src/xwidget.c +++ b/src/xwidget.c @@ -1134,7 +1134,7 @@ xwidget_init_view (struct xwidget *xww, ////////////////////////////////////////////////////////////// //xwgir debug - if (//EQ(xww->type, Qwebkit_osr)|| + if (//EQ(xww->type, Qwebkit_osr)|| //TODO should be able to choose compile time which method to use with webkit EQ(xww->type, Qsocket_osr)|| (Fget(xww->type, Qcxwgir_class) != Qnil))//xwgir widgets are OSR {