[ekg2-commit] r3731 - trunk/ekg: trunk/ekg/events.c
SVN commit
svn w toxygen.net
Pon, 4 Lut 2008, 21:01:30 CET
Author: darkjames
Date: 2008-02-04 21:01:30 +0100 (Mon, 04 Feb 2008)
New Revision: 3731
Modified:
trunk/ekg/events.c
Log:
remove dead code.
Modified: trunk/ekg/events.c
===================================================================
--- trunk/ekg/events.c 2008-02-04 19:50:54 UTC (rev 3730)
+++ trunk/ekg/events.c 2008-02-04 20:01:30 UTC (rev 3731)
@@ -143,9 +143,6 @@
*
*/
static LIST_ADD_COMPARE(event_add_compare, event_t *) {
- if (!data1 || !data1->id || !data2 || !data2->id)
- return 0;
-
return data1->id - data2->id;
}
Więcej informacji o liście dyskusyjnej ekg2-commit