[aravis] genicam: remove useless warning.
- From: Emmanuel Pacaud <emmanuel src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [aravis] genicam: remove useless warning.
- Date: Fri, 2 Apr 2010 14:46:59 +0000 (UTC)
commit 34f27f1bd55235b10e7e7aac970292a6425228bf
Author: Emmanuel Pacaud <emmanuel gnome org>
Date: Fri Apr 2 16:46:08 2010 +0200
genicam: remove useless warning.
src/arvgccategory.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/arvgccategory.c b/src/arvgccategory.c
index 5e6d745..540eab6 100644
--- a/src/arvgccategory.c
+++ b/src/arvgccategory.c
@@ -34,7 +34,7 @@ arv_gc_category_add_element (ArvGcNode *node, const char *name, const char *cont
/* ArvGcCategory *gc_category = ARV_GC_CATEGORY (node);*/
if (strcmp (name, "pFeature") == 0) {
- g_warning ("TODO");
+ /* TODO */
} else
ARV_GC_NODE_CLASS (parent_class)->add_element (node, name, content, attributes);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]