Enlightenment CVS committal
Author : tsauerbeck
Project : misc
Module : embrace
Dir : misc/embrace/src/plugins/imap
Modified Files:
imap.c
Log Message:
MIN and MAX are defined in Ecore.h now
===================================================================
RCS file: /cvsroot/enlightenment/misc/embrace/src/plugins/imap/imap.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- imap.c 16 Mar 2004 21:25:37 -0000 1.1
+++ imap.c 21 Mar 2004 00:05:26 -0000 1.2
@@ -1,5 +1,5 @@
/*
- * $Id: imap.c,v 1.1 2004/03/16 21:25:37 tsauerbeck Exp $
+ * $Id: imap.c,v 1.2 2004/03/21 00:05:26 tsauerbeck Exp $
* vim:noexpandtab:ts=4:sw=4:sts=4
*
* Copyright (C) 2004 Embrace project.
@@ -31,8 +31,6 @@
#define IDENT "EMBRACE_IMAP_PLUGIN"
#define MAX_INTERVAL 300
-#define MIN(x, y) ((x) < (y)) ? (x) : (y)
-#define MAX(x, y) ((x) > (y)) ? (x) : (y)
static int on_server_add (void *udata, int type, void *event)
{
-------------------------------------------------------
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