[empathy: 97/148] Remove useless define



commit a1352e7be6a9ffcbd3e251e9d5f07b94d996c916
Author: Cosimo Cecchi <cosimo cecchi collabora co uk>
Date:   Sat May 16 15:41:20 2009 +0200

    Remove useless define
---
 libempathy/empathy-tp-file.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/libempathy/empathy-tp-file.h b/libempathy/empathy-tp-file.h
index f120558..9c9b721 100644
--- a/libempathy/empathy-tp-file.h
+++ b/libempathy/empathy-tp-file.h
@@ -31,8 +31,6 @@
 
 G_BEGIN_DECLS
 
-#define EMPATHY_TP_FILE_UNKNOWN_SIZE G_MAXUINT64
-
 #define EMPATHY_TYPE_TP_FILE (empathy_tp_file_get_type ())
 #define EMPATHY_TP_FILE(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), \
     EMPATHY_TYPE_TP_FILE, EmpathyTpFile))



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]