summaryrefslogtreecommitdiff
path: root/telepathy-logger/text-channel.c
diff options
context:
space:
mode:
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>2011-03-03 15:35:14 -0500
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>2011-03-03 15:44:50 -0500
commitfe3fcdc701e7ee091a10dcbe82af55ce3a7d14b5 (patch)
tree2737f05aa8306fa07e8c2a074ffe4f43613345db /telepathy-logger/text-channel.c
parent968941a7c7d417b58743c19145a37beceeb6e2be (diff)
downloadtelepathy-logger-fe3fcdc701e7ee091a10dcbe82af55ce3a7d14b5.tar.gz
Move _time_parse() to util and remove datetime
Diffstat (limited to 'telepathy-logger/text-channel.c')
-rw-r--r--telepathy-logger/text-channel.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/telepathy-logger/text-channel.c b/telepathy-logger/text-channel.c
index 67b9a5b..b34ae2c 100644
--- a/telepathy-logger/text-channel.c
+++ b/telepathy-logger/text-channel.c
@@ -38,7 +38,6 @@
#define DEBUG_FLAG TPL_DEBUG_CHANNEL
#include <telepathy-logger/action-chain-internal.h>
#include <telepathy-logger/entity-internal.h>
-#include <telepathy-logger/datetime-internal.h>
#include <telepathy-logger/debug-internal.h>
#include <telepathy-logger/util-internal.h>