From mint-bounce@lists.fishpool.fi  Thu Feb  4 13:22:21 2010
X-Authenticated: #48718759
X-Provags-ID: V01U2FsdGVkX1/ovDFZOJjotNtoZlc0kTf1jC9hBq9vo76Vnx1zdV
	5PMeTiBE83AAtt
Message-ID: <460188.53396842-sendEmail@descaro>
From: "Helmut Karlowski" <hk10@gmx.de>
To: "alanh@fairlite.co.uk" <alanh@fairlite.co.uk>,
        "mint@lists.fishpool.fi" <mint@lists.fishpool.fi>
Cc: "hk10@gmx.de" <hk10@gmx.de>
Subject: [MiNT] patch:XaAES:xa_defs
Date: Thu, 4 Feb 2010 18:19:05 +0000
X-Mailer: sendEmail-1.55
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="----MIME delimiter for sendEmail-277654.216232808"
X-Antivirus: avast! (VPS 100204-0, 04.02.2010), Outbound message
X-Antivirus-Status: Clean
X-Y-GMX-Trusted: 0
X-FuHaFi: 0.62
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-to: mint-bounce@lists.fishpool.fi
X-original-sender: hk10@gmx.de
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-Id: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
List-owner: <mailto:tjhukkan@fishpool.fi>
List-post: <mailto:mint@lists.fishpool.fi>

This is a multi-part message in MIME format. To properly display this message you need a MIME-Version 1.0 compliant Email program.

------MIME delimiter for sendEmail-277654.216232808
Content-Type: text/plain;
  charset="iso-8859-1"
  Content-Transfer-Encoding: quoted-printable

-----------------------------------------------------------
removed defines to support old enhancement-branch
-----------------------------------------------------------



------MIME delimiter for sendEmail-277654.216232808
Content-Type: text/plain;
 name="xa_defs.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="xa_defs.patch"

--- src.km/xa_defs.h	4 Jan 2010 23:13:58 -0000	1.12.2.2
+++ src.km/xa_defs.h	3 Feb 2010 23:05:27 -0000
@@ -39,14 +39,6 @@
 /* - define as 1 to turn on, 0 to turn off */
 /*----------------------------------------------------------------- */
 
-#define MiNT_ENH	0
-/* put switches for enhancement-branch and MAIN here */
-#if MiNT_ENH
-#define SA_RESET	SA_RESETHAND
-#else
-#define SA_RESETHAND	SA_RESET
-#endif
-
 /* define 1 if CTRL-ALT-keys shall shutdown system or term apps */
 #define HOTKEYQUIT	0
 


------MIME delimiter for sendEmail-277654.216232808--


