summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-06-10 15:27:18 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-06-10 15:57:11 +0200
commitd881dd295bd84cdee5fe2b25b36537638bc4c78c (patch)
tree61edcdd3bda729c418fca5fc1ba6c1febb84dfc6
parent23ee977f624ba64d75fdd397c4eb54b5ef851ee0 (diff)
remove TPL_LOG_MANAGER_ERROR_FAILED
-rw-r--r--telepathy-logger/log-manager.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/telepathy-logger/log-manager.h b/telepathy-logger/log-manager.h
index 5ba50b23e..032da2695 100644
--- a/telepathy-logger/log-manager.h
+++ b/telepathy-logger/log-manager.h
@@ -42,7 +42,6 @@ G_BEGIN_DECLS
typedef enum
{
- TPL_LOG_MANAGER_ERROR_FAILED,
TPL_LOG_MANAGER_ERROR_ADD_MESSAGE
} TplLogManagerError;