Update of /cvsroot/mahogany/M/src/gui
In directory sc8-pr-cvs1:/tmp/cvs-serv1960/src/gui
Modified Files:
wxMsgCmdProc.cpp
Log Message:
Don't show error when user cancels message copy
Index: wxMsgCmdProc.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxMsgCmdProc.cpp,v
retrieving revision 1.48
retrieving revision 1.49
diff -b -u -2 -r1.48 -r1.49
--- wxMsgCmdProc.cpp 30 Sep 2003 13:46:20 -0000 1.48
+++ wxMsgCmdProc.cpp 3 Oct 2003 09:49:46 -0000 1.49
@@ -1665,9 +1665,4 @@
else
msg = _("Copying messages failed.");
-
- wxLogError(msg);
-
- // avoid logging status message as well below
- msg.clear();
}
else // success
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates