Enlightenment CVS committal

Author  : tsauerbeck
Project : misc
Module  : embrace

Dir     : misc/embrace/src


Modified Files:
        mailbox.c 


Log Message:
/me hides
===================================================================
RCS file: /cvsroot/enlightenment/misc/embrace/src/mailbox.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- mailbox.c   17 Apr 2004 15:13:45 -0000      1.5
+++ mailbox.c   17 Apr 2004 15:47:17 -0000      1.6
@@ -1,5 +1,5 @@
 /*
- * $Id: mailbox.c,v 1.5 2004/04/17 15:13:45 tsauerbeck Exp $
+ * $Id: mailbox.c,v 1.6 2004/04/17 15:47:17 tsauerbeck Exp $
  *
  * Copyright (C) 2004 Embrace project.
  *
@@ -125,9 +125,7 @@
        assert (mb);
        assert (edb);
        assert (key);
-
-       if (!mb->plugin)
-               return false;
+       assert (mb->plugin);
 
        if (!EMBRACE_PLUGIN(mb->plugin)->load_config)
                return true;




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to