aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-tp-file.c
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimo.cecchi@collabora.co.uk>2009-05-04 07:32:22 +0800
committerCosimo Cecchi <cosimoc@gnome.org>2009-06-01 23:47:37 +0800
commit74817d7509831f225de813fa82fa8d53c3a44f58 (patch)
tree122ecad1e133b487a1d06e3192000e9ee232ad78 /libempathy/empathy-tp-file.c
parent26274be2897e98800e0b7baeda3319916205b56c (diff)
downloadgsoc2013-empathy-74817d7509831f225de813fa82fa8d53c3a44f58.tar
gsoc2013-empathy-74817d7509831f225de813fa82fa8d53c3a44f58.tar.gz
gsoc2013-empathy-74817d7509831f225de813fa82fa8d53c3a44f58.tar.bz2
gsoc2013-empathy-74817d7509831f225de813fa82fa8d53c3a44f58.tar.lz
gsoc2013-empathy-74817d7509831f225de813fa82fa8d53c3a44f58.tar.xz
gsoc2013-empathy-74817d7509831f225de813fa82fa8d53c3a44f58.tar.zst
gsoc2013-empathy-74817d7509831f225de813fa82fa8d53c3a44f58.zip
Use proper DEBUG() messages
Diffstat (limited to 'libempathy/empathy-tp-file.c')
-rw-r--r--libempathy/empathy-tp-file.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy/empathy-tp-file.c b/libempathy/empathy-tp-file.c
index 7e6202259..cd28c541b 100644
--- a/libempathy/empathy-tp-file.c
+++ b/libempathy/empathy-tp-file.c
@@ -806,4 +806,3 @@ empathy_tp_file_is_ready (EmpathyTpFile *tp_file)
return tp_file->priv->ready;
}
-