[libgdata] documents: Remove extraneous debug output
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [libgdata] documents: Remove extraneous debug output
- Date: Sat,  9 Jul 2011 19:03:03 +0000 (UTC)
commit 633224349c8de8869381f2f86820513971d5b671
Author: Philip Withnall <philip tecnocode co uk>
Date:   Sat Jul 9 15:13:07 2011 +0100
    documents: Remove extraneous debug output
    
    Whoops.
 gdata/services/documents/gdata-documents-entry.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdata/services/documents/gdata-documents-entry.c b/gdata/services/documents/gdata-documents-entry.c
index f9cb92f..f8df79f 100644
--- a/gdata/services/documents/gdata-documents-entry.c
+++ b/gdata/services/documents/gdata-documents-entry.c
@@ -350,7 +350,7 @@ gdata_documents_entry_get_property (GObject *object, guint property_id, GValue *
 			break;
 		case PROP_ID: {
 			gchar *uri;
-g_message ("FOOBAR TODO");
+
 			/* Is it unset? */
 			if (priv->document_id == NULL) {
 				g_value_set_string (value, NULL);
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]