diff --git a/gm/enrol.cc b/gm/enrol.cc index d0fb79bf17e7ade0f1135072c67f135aaa6eb855..41d2000ec93690e2c52408d6092e19434ebee382 100644 --- a/gm/enrol.cc +++ b/gm/enrol.cc @@ -20,10 +20,6 @@ /* */ /****************************************************************************/ -#ifdef __MPW32__ -#pragma segment ugm -#endif - /****************************************************************************/ /* */ /* defines to exclude functions */ diff --git a/gm/ugio.cc b/gm/ugio.cc index 101f934a5648f31e53a37d89d64b775ba504dabf..cbb99a8e9d04d36b8deb496472e99c97505172b5 100644 --- a/gm/ugio.cc +++ b/gm/ugio.cc @@ -19,10 +19,6 @@ /* */ /****************************************************************************/ -#ifdef __MPW32__ -#pragma segment ugio -#endif - #define EXTRACT_RULES 1 /* 1: use er.c, 0: use old version */ /****************************************************************************/ diff --git a/gm/ugm.cc b/gm/ugm.cc index 8635d5f2763aa977adfc0026c985cba701210fe0..d4719111e7699444e57ca4ea10583322683ca1a2 100644 --- a/gm/ugm.cc +++ b/gm/ugm.cc @@ -20,10 +20,6 @@ /* */ /****************************************************************************/ -#ifdef __MPW32__ -#pragma segment ugm -#endif - /****************************************************************************/ /* */ /* defines to exclude functions */ diff --git a/low/ugstruct.cc b/low/ugstruct.cc index 8d9fe74bc9ee5bee7cdd1918afa207d3402c5b2d..ee8467ed37ded0ed14efe59f46717ba5b5b663fe 100644 --- a/low/ugstruct.cc +++ b/low/ugstruct.cc @@ -20,10 +20,6 @@ /* */ /****************************************************************************/ -#ifdef __MPW32__ -#pragma segment cmd -#endif - /****************************************************************************/ /* */ /* include files */ diff --git a/ui/commands.cc b/ui/commands.cc index dd17b109e7de245f005d282756bf26cdae140aea..29cafcca0fd511661eab52f20f58ce1d278ef74d 100644 --- a/ui/commands.cc +++ b/ui/commands.cc @@ -29,10 +29,6 @@ /* */ /****************************************************************************/ -#ifdef __MPW32__ -#pragma segment cmd -#endif - /****************************************************************************/ /* */ /* defines to exclude functions */