[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] patch:XaAES:xa_defs



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


--- 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