From a7b63631b0e84c9a5ab1ef266f8f5e26c0f62d6a Mon Sep 17 00:00:00 2001 From: Moonchild Date: Thu, 30 Sep 2021 02:11:33 +0000 Subject: No issue - Clean up some obsolete/archaic code paths. --- widget/gtk/gtkdrawing.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'widget/gtk') diff --git a/widget/gtk/gtkdrawing.h b/widget/gtk/gtkdrawing.h index 7db5db043a..8ad456911c 100644 --- a/widget/gtk/gtkdrawing.h +++ b/widget/gtk/gtkdrawing.h @@ -8,8 +8,7 @@ * * gtkdrawing provides an API for rendering GTK widgets in the * current theme to a pixmap or window, without requiring an actual - * widget instantiation, similar to the Macintosh Appearance Manager - * or Windows XP's DrawThemeBackground() API. + * widget instantiation. */ #ifndef _GTK_DRAWING_H_ -- cgit v1.2.3