[lasem/properties] [SVG] Remove png pattern debugging.



commit ff12b702573b23cad3ac162996d449e7675776fc
Author: Emmanuel Pacaud <emmanuel pacaud lapp in2p3 fr>
Date:   Fri Aug 7 11:28:43 2009 +0200

    [SVG] Remove png pattern debugging.

 src/lsmsvgview.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/lsmsvgview.c b/src/lsmsvgview.c
index 2a4b460..58845fc 100644
--- a/src/lsmsvgview.c
+++ b/src/lsmsvgview.c
@@ -712,7 +712,7 @@ _paint_uri (LsmSvgView *view, LsmSvgViewPaintOperation operation, const char *ur
 	cairo = view->pattern_data->old_cairo;
 
 	if (view->pattern_data->pattern) {
-#if 1
+#if 0
 		if (LSM_IS_SVG_PATTERN_ELEMENT (element)) {
 			char *filename;
 



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