[librsvg/next: 8/31] Stop console pollution
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg/next: 8/31] Stop console pollution
- Date: Fri, 21 Oct 2011 21:21:32 +0000 (UTC)
commit 313dc43096734a7e8eca8de3b11b9d3ac3861e37
Author: Christian Persch <chpe gnome org>
Date: Fri Sep 9 22:22:07 2011 +0200
Stop console pollution
rsvg-filter.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/rsvg-filter.c b/rsvg-filter.c
index e38abbb..8ebf20e 100644
--- a/rsvg-filter.c
+++ b/rsvg-filter.c
@@ -670,7 +670,7 @@ rsvg_filter_get_result (GString * name, RsvgFilterContext * ctx)
return output;
}
- g_warning (_("%s not found\n"), name->str);
+ /* g_warning (_("%s not found\n"), name->str); */
output = ctx->lastresult;
g_object_ref (ctx->lastresult.result);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]