[Telepathy-commits] [telepathy-salut/master] Removed unused commented-out code.
Jonny Lamb
jonny.lamb at collabora.co.uk
Fri Nov 21 03:46:27 PST 2008
Signed-off-by: Jonny Lamb <jonny.lamb at collabora.co.uk>
---
src/salut-file-channel.c | 11 -----------
1 files changed, 0 insertions(+), 11 deletions(-)
diff --git a/src/salut-file-channel.c b/src/salut-file-channel.c
index 6888057..5df047a 100644
--- a/src/salut-file-channel.c
+++ b/src/salut-file-channel.c
@@ -66,17 +66,6 @@ G_DEFINE_TYPE_WITH_CODE (SalutFileChannel, salut_file_channel, G_TYPE_OBJECT,
#define SALUT_UNDEFINED_FILE_SIZE G_MAXUINT64
-/* signal enum */
-/*
-enum
-{
- RECEIVED_STANZA,
- LAST_SIGNAL
-};
-
-static guint signals[LAST_SIGNAL] = {0};
-*/
-
static const char *salut_file_channel_interfaces[] = { NULL };
/* properties */
--
1.5.6.5
More information about the Telepathy-commits
mailing list