]> git.eshelyaron.com Git - emacs.git/commitdiff
* src/gtkutil.c: Remove obsolete fixme.
authorPo Lu <luangruo@yahoo.com>
Sun, 19 Dec 2021 01:18:20 +0000 (09:18 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 19 Dec 2021 01:18:20 +0000 (09:18 +0800)
src/gtkutil.c

index c10b36237050b92478e890e5e2fed299a0133f56..62a9c05a977c69928621361f5f6385b50b412624 100644 (file)
@@ -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 <https://www.gnu.org/licenses/>.  */
 
-/* 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 <masm+emacs@masm11.me> if you are interested
-   in doing substantial work on this.  */
-
 #include <config.h>
 
 #ifdef USE_GTK