Update of /cvsroot/mahogany/M/src/gui
In directory usw-pr-cvs1:/tmp/cvs-serv20449/src/gui

Modified Files:
        wxComposeView.cpp 
Log Message:
fixed infinite loop introduced by the last commit

Index: wxComposeView.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxComposeView.cpp,v
retrieving revision 1.282
retrieving revision 1.283
diff -b -u -2 -r1.282 -r1.283
--- wxComposeView.cpp   4 Jun 2002 13:41:15 -0000       1.282
+++ wxComposeView.cpp   4 Jun 2002 17:43:23 -0000       1.283
@@ -3052,7 +3052,6 @@
          hostOrCmd = READ_CONFIG_TEXT(m_Profile, MP_SENDMAILCMD);
       else
-#else
+#endif // OS_UNIX
          hostOrCmd = READ_CONFIG_TEXT(m_Profile, MP_SMTPHOST);
-#endif
 
       if ( hostOrCmd.empty() )


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to