Update of /cvsroot/mahogany/M/src/classes
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30655/src/classes
Modified Files:
Moptions.cpp
Log Message:
removed MP_REPLY_DETECT_SIG and MP_REPLY_SIG_SEPARATOR options, this is now governed
by inclusion (or not) of Signature view filter
Index: Moptions.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/classes/Moptions.cpp,v
retrieving revision 1.77
retrieving revision 1.78
diff -b -u -2 -r1.77 -r1.78
--- Moptions.cpp 11 Jul 2004 00:05:30 -0000 1.77
+++ Moptions.cpp 14 Jul 2004 16:15:32 -0000 1.78
@@ -279,8 +279,4 @@
const MOption MP_REPLY_MSGPREFIX_FROM_SENDER;
const MOption MP_REPLY_QUOTE_EMPTY;
-const MOption MP_REPLY_DETECT_SIG;
-#if wxUSE_REGEX
-const MOption MP_REPLY_SIG_SEPARATOR;
-#endif // wxUSE_REGEX
const MOption MP_COMPOSE_USE_SIGNATURE;
const MOption MP_COMPOSE_SIGNATURE;
@@ -693,8 +689,4 @@
DEFINE_OPTION(MP_REPLY_MSGPREFIX_FROM_SENDER),
DEFINE_OPTION(MP_REPLY_QUOTE_EMPTY),
- DEFINE_OPTION(MP_REPLY_DETECT_SIG),
-#if wxUSE_REGEX
- DEFINE_OPTION(MP_REPLY_SIG_SEPARATOR),
-#endif // wxUSE_REGEX
DEFINE_OPTION(MP_COMPOSE_USE_SIGNATURE),
DEFINE_OPTION(MP_COMPOSE_SIGNATURE),
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates