-/* VC6 and 7 currently can't handle template Connect() overloads: */
-#if !wxEVENTS_COMPATIBILITY_2_8
-# if defined(__VISUALC__) && !wxCHECK_VISUALC_VERSION(8)
-# undef wxEVENTS_COMPATIBILITY_2_8
-# define wxEVENTS_COMPATIBILITY_2_8 1
-# endif
-#endif
-