]> git.0d.be Git - empathy.git/commitdiff
Remove useless define
authorCosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Sat, 16 May 2009 13:41:20 +0000 (15:41 +0200)
committerCosimo Cecchi <cosimoc@gnome.org>
Mon, 1 Jun 2009 15:53:19 +0000 (17:53 +0200)
libempathy/empathy-tp-file.h

index f120558d546e3670c8d131a055c8648896192bcc..9c9b7217ff3dfe5b6c82ad8222ccffe5d50f6125 100644 (file)
@@ -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))