From: Jouk Jansen Date: Mon, 1 Oct 2007 11:46:08 +0000 (+0000) Subject: OpenVMS : removing dependency on obsolete Porting-library (Jackets) X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/3a04ad791755b30422b061600da4a209b1ac59bc?ds=inline OpenVMS : removing dependency on obsolete Porting-library (Jackets) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49003 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/platform.h b/include/wx/platform.h index afc1f82415..ca676335ec 100644 --- a/include/wx/platform.h +++ b/include/wx/platform.h @@ -23,14 +23,6 @@ # include #endif -/* - This header must be included before anything else under VMS - */ -#ifdef __VMS -# include -# undef ConnectionNumber -#endif - /* WXMAC variants __WXMAC_CLASSIC__ means ppc non-carbon builds, __WXMAC_CARBON__ means diff --git a/lib/VMS_GTK2.OPT b/lib/VMS_GTK2.OPT index 5150b511d2..837b419f3b 100755 --- a/lib/VMS_GTK2.OPT +++ b/lib/VMS_GTK2.OPT @@ -11,6 +11,5 @@ sys$share:libgdk2.exe/share sys$share:libpango.exe/share sys$share:libglib2.exe/share sys$share:iodbc.exe/share -sys$share:vms_jackets.exe/share sys$share:pthread$rtl.exe/share sys$library:decw$xlibshr.exe/share diff --git a/lib/VMS_X11_UNIV.OPT b/lib/VMS_X11_UNIV.OPT index 215150329e..363b72142d 100755 --- a/lib/VMS_X11_UNIV.OPT +++ b/lib/VMS_X11_UNIV.OPT @@ -6,7 +6,6 @@ sys$library:tiff.olb/lib sys$library:expat.olb/lib X11:libxpm.olb/lib sys$share:iodbc.exe/share -sys$share:vms_jackets.exe/share sys$share:pthread$rtl.exe/share sys$library:decw$xextlibshr.exe/share sys$library:decw$xlibshr.exe/share diff --git a/lib/vms_gtk.opt b/lib/vms_gtk.opt index 179cf79072..b2af93ead3 100644 --- a/lib/vms_gtk.opt +++ b/lib/vms_gtk.opt @@ -10,6 +10,5 @@ sys$share:iodbc.exe/share sys$share:libgtk.exe/share sys$share:libgdk.exe/share sys$share:libglib.exe/share -sys$share:vms_jackets.exe/share sys$share:pthread$rtl.exe/share sys$library:decw$xlibshr.exe/share