From e8d27a6f70969fefc9b9897cc607b81bfd8bd06f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fridrich=20=C5=A0trba?= Date: Mon, 29 Mar 2010 17:10:38 +0200 Subject: [win32] Don't brew your own macro if glib has one suitable available --- modules/windows-sens/evolution-windows-sens.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'modules') diff --git a/modules/windows-sens/evolution-windows-sens.c b/modules/windows-sens/evolution-windows-sens.c index 1a24f8e8a8..b88cb6348a 100644 --- a/modules/windows-sens/evolution-windows-sens.c +++ b/modules/windows-sens/evolution-windows-sens.c @@ -189,8 +189,6 @@ struct ISensNetwork { #include #include -#define NUM_ELEMENTS(x) (sizeof((x)) / sizeof((x)[0])) - /* 4E14FB9F-2E22-11D1-9964-00C04FBBB345 */ DEFINE_GUID(IID_IEventSystem, 0x4E14FB9F, 0x2E22, 0x11D1, 0x99, 0x64, 0x00, 0xC0, 0x4F, 0xBB, 0xB3, 0x45); @@ -489,7 +487,7 @@ windows_sens_constructed (GObject *object) unsigned i; - for (i=0; i