diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2009-03-03 17:27:13 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2009-03-03 17:27:13 +0800 |
commit | 5428b6b5b42eeffffd246921e6daaa2468853f05 (patch) | |
tree | 8cf7fe2921f29189c69a889a6062932276ba4441 /libempathy/Makefile.am | |
parent | ffc2f4b7be9d026b8568d5de040fb3c01d8b46d5 (diff) | |
download | gsoc2013-empathy-5428b6b5b42eeffffd246921e6daaa2468853f05.tar gsoc2013-empathy-5428b6b5b42eeffffd246921e6daaa2468853f05.tar.gz gsoc2013-empathy-5428b6b5b42eeffffd246921e6daaa2468853f05.tar.bz2 gsoc2013-empathy-5428b6b5b42eeffffd246921e6daaa2468853f05.tar.lz gsoc2013-empathy-5428b6b5b42eeffffd246921e6daaa2468853f05.tar.xz gsoc2013-empathy-5428b6b5b42eeffffd246921e6daaa2468853f05.tar.zst gsoc2013-empathy-5428b6b5b42eeffffd246921e6daaa2468853f05.zip |
Revert "Started splitting empathy log code from the log manager to make logging more pluggable. (Jonny Lamb)"
This reverts commit 73948b3c4ddebe5c24b679e7650090128bd35403.
From: Xavier Claessens <xclaesse@gmail.com>
svn path=/trunk/; revision=2546
Diffstat (limited to 'libempathy/Makefile.am')
-rw-r--r-- | libempathy/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am index 5be0012d8..053c0c8e9 100644 --- a/libempathy/Makefile.am +++ b/libempathy/Makefile.am @@ -36,7 +36,6 @@ libempathy_la_SOURCES = \ empathy-irc-network-manager.c \ empathy-irc-server.c \ empathy-log-manager.c \ - empathy-log-source-empathy.c \ empathy-message.c \ empathy-status-presets.c \ empathy-time.c \ |