Remove GTK3 compat code that is not needed on RHEL7+. Incorporate
suggestions from Rich and Daniel in the subthread at
<https://listman.redhat.com/archives/libguestfs/2022-September/029940.html>.

Do not remove "gui-gtk3-compat.h" altogether; I expect we may have to
add in new compat stuff in the future, and having to redo the
infrastructure for that is not a great prospect.

Laszlo

Laszlo Ersek (2):
  require GLIB2 >= 2.56 and GTK3 >= 3.22; enhance API compatibility
  remove old GLIB2 / GTK3 compat code

 Makefile.am           |  4 ++
 docs/p2v-building.pod |  6 +-
 gui-gtk3-compat.h     | 46 -------------
 gui.c                 | 69 ++------------------
 m4/p2v-libraries.m4   |  5 +-
 5 files changed, 16 insertions(+), 114 deletions(-)

_______________________________________________
Libguestfs mailing list
Libguestfs@redhat.com
https://listman.redhat.com/mailman/listinfo/libguestfs

Reply via email to