[evolution-data-server] Remove superfluous debug printf
- From: David Woodhouse <dwmw2 src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] Remove superfluous debug printf
- Date: Mon, 28 Jun 2010 11:09:33 +0000 (UTC)
commit 034afae45809aab28a2b4bce7493d693f81ad5f4
Author: David Woodhouse <David Woodhouse intel com>
Date: Fri Jun 25 00:12:08 2010 +0100
Remove superfluous debug printf
camel/providers/imapx/camel-imapx-store-summary.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/camel/providers/imapx/camel-imapx-store-summary.c b/camel/providers/imapx/camel-imapx-store-summary.c
index c2a3f47..becb050 100644
--- a/camel/providers/imapx/camel-imapx-store-summary.c
+++ b/camel/providers/imapx/camel-imapx-store-summary.c
@@ -176,7 +176,6 @@ camel_imapx_store_summary_path_to_full(CamelIMAPXStoreSummary *s, const gchar *p
else
p = path;
- printf("p is '%s'\n", p);
f = full = g_strdup(p);
if (dir_sep != '/') {
while (*f) {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]