From: Po Lu Date: Sun, 19 Dec 2021 01:18:20 +0000 (+0800) Subject: * src/gtkutil.c: Remove obsolete fixme. X-Git-Tag: emacs-29.0.90~3577^2~13 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1fce1d99d4f0b37481dce19bebaf93ccffde4cff;p=emacs.git * src/gtkutil.c: Remove obsolete fixme. --- diff --git a/src/gtkutil.c b/src/gtkutil.c index c10b3623705..62a9c05a977 100644 --- a/src/gtkutil.c +++ b/src/gtkutil.c @@ -17,13 +17,6 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU Emacs. If not, see . */ -/* FIXME: This code is problematic; it misuses GTK, so the GTK - developers don't think they should fix the resulting problems in GTK - itself. The right way to fix this is by rewriting the code in Emacs - to use GTK3 properly. As of 2020, there is a project to do this. - Talk with Yuuki Harano if you are interested - in doing substantial work on this. */ - #include #ifdef USE_GTK