ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm/modules/msn2 msn.C,1.90,1.91


From: Philip S Tellis <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm/modules/msn2 msn.C,1.90,1.91
Date: Mon, 24 Mar 2003 03:40:43 -0500

Update of /cvsroot/ayttm/ayttm/modules/msn2
In directory subversions:/tmp/cvs-serv5506/modules/msn2

Modified Files:
        msn.C 
Log Message:
comment out closing of activity window too

Index: msn.C
===================================================================
RCS file: /cvsroot/ayttm/ayttm/modules/msn2/msn.C,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- msn.C       24 Mar 2003 08:02:54 -0000      1.90
+++ msn.C       24 Mar 2003 08:40:41 -0000      1.91
@@ -639,7 +639,7 @@
        account->connected=1;
        account->connecting = 0;
        mlad->status=MSN_ONLINE;
-       progress_window_close(mlad->connect_tag);
+       /*progress_window_close(mlad->connect_tag);*/
 }
 
 void eb_msn_logout( eb_local_account * account )





reply via email to

[Prev in Thread] Current Thread [Next in Thread]