[gtkhtml] Fixes build



commit 93a6362a515e2eaedb338795ded934c3ff6580c5
Author: Chenthill Palanisamy <pchenthill novell com>
Date:   Wed Jun 9 12:04:03 2010 +0530

    Fixes build

 gtkhtml/htmlembedded.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtkhtml/htmlembedded.c b/gtkhtml/htmlembedded.c
index 0587c3e..9cd0480 100644
--- a/gtkhtml/htmlembedded.c
+++ b/gtkhtml/htmlembedded.c
@@ -39,7 +39,7 @@
 HTMLEmbeddedClass html_embedded_class;
 static HTMLObjectClass *parent_class = NULL;
 
-#define d(x) x
+#define d(x)
 
 static void
 copy (HTMLObject *self,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]