From: Grégoire Jadi Date: Thu, 18 Jul 2013 09:48:15 +0000 (+0200) Subject: * src/xwidget.h (xwidget): Remove old todo. X-Git-Tag: emacs-25.0.90~2881 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6fc319db18669e6fd6ea395e840e560016c2e136;p=emacs.git * src/xwidget.h (xwidget): Remove old todo. --- diff --git a/src/xwidget.h b/src/xwidget.h index 1495c5bef5a..786a3bf4941 100644 --- a/src/xwidget.h +++ b/src/xwidget.h @@ -37,10 +37,6 @@ struct xwidget{ /* Non-nil means kill silently if Emacs is exited. */ unsigned int kill_without_query : 1; - //TODO these are WIP - - - };