emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 1fce1d9: * src/gtkutil.c: Remove obsolete fixme.


From: Po Lu
Subject: master 1fce1d9: * src/gtkutil.c: Remove obsolete fixme.
Date: Sat, 18 Dec 2021 20:31:31 -0500 (EST)

branch: master
commit 1fce1d99d4f0b37481dce19bebaf93ccffde4cff
Author: Po Lu <luangruo@yahoo.com>
Commit: Po Lu <luangruo@yahoo.com>

    * src/gtkutil.c: Remove obsolete fixme.
---
 src/gtkutil.c | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/src/gtkutil.c b/src/gtkutil.c
index c10b362..62a9c05 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 <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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]