Update of /cvsroot/mahogany/M/include/mail
In directory usw-pr-cvs1:/tmp/cvs-serv8073/include/mail
Modified Files:
FolderPool.h
Log Message:
MFPool::Remove() now returns bool
Index: FolderPool.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/mail/FolderPool.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -b -u -2 -r1.1 -r1.2
--- FolderPool.h 14 Jul 2002 23:41:22 -0000 1.1
+++ FolderPool.h 2 Sep 2002 10:43:05 -0000 1.2
@@ -90,6 +90,7 @@
@param mf pointer to the folder to remove
+ @return true if the folder was removed, false if it wasn't found
*/
- static void Remove(MailFolder *mf);
+ static bool Remove(MailFolder *mf);
/**
-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates