X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4c8acbdfd5c42cc344980e454dc0ac2eae689aab..84ce7b7dba590a3e6042190b79a3b1c0908b0a4c:/setup.h_vms diff --git a/setup.h_vms b/setup.h_vms index 63c40eefa6..182b018306 100644 --- a/setup.h_vms +++ b/setup.h_vms @@ -862,17 +862,13 @@ typedef pid_t GPid; */ #define wxUSE_LIBSDL 0 /* - * Use GTK print for printing under GTK+ 2.0 + * Use GTK print for printing under GTK+ 2.10+ */ #ifdef VMS_GTK2 #define wxUSE_GTKPRINT 1 #else #define wxUSE_GTKPRINT 0 #endif -/* - * Use GNOME print for printing under GTK+ 2.0 - */ -#define wxUSE_LIBGNOMEPRINT 0 /* * Use GNOME VFS for MIME types */