[libgda/gtk3] Compilation warning correction
- From: Vivien Malerba <vivien src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgda/gtk3] Compilation warning correction
- Date: Mon, 28 Feb 2011 17:41:20 +0000 (UTC)
commit c3a1275824317c55a34f31a19ca75ad75a1549de
Author: Vivien Malerba <malerba gnome-db org>
Date: Mon Feb 28 18:31:52 2011 +0100
Compilation warning correction
libgda/gda-value.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/libgda/gda-value.c b/libgda/gda-value.c
index 546831d..3dfacd2 100644
--- a/libgda/gda-value.c
+++ b/libgda/gda-value.c
@@ -1,4 +1,4 @@
-/* GDA library
+/*
* Copyright (C) 1998 - 2011 The GNOME Foundation.
*
* AUTHORS:
@@ -1979,7 +1979,6 @@ gda_value_differ (const GValue *value1, const GValue *value2)
gint
gda_value_compare (const GValue *value1, const GValue *value2)
{
- GList *l1, *l2;
gint retval;
GType type;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]