]> git.eshelyaron.com Git - emacs.git/commit
Remove obsolete comment
authorPo Lu <luangruo@yahoo.com>
Fri, 12 Nov 2021 06:29:40 +0000 (14:29 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 12 Nov 2021 06:31:36 +0000 (14:31 +0800)
commite9a68b1de5a4526427a5abf43f31ec8fe4e64956
tree4a72ecfc35d95bb6b00d6d223da8035717b8518a
parentdae3c4e89b27fa008d029a30cf7bd02fc3fbb6e2
Remove obsolete comment

The comment probably dated back to when xwidgets supported
many other GTK+ widgets with other data.  In the current
implementation of xwidgets, everything that should be freed
is already freed in `kill_buffer_xwidgets'.

* src/xwidget.c (kill_buffer_xwidgets): Remove outdated TODO.
src/xwidget.c