diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2011-11-08 23:05:15 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2011-11-24 19:29:03 +0800 |
commit | 4f470e26bafd3d2717b20af5e8846c114a2785d7 (patch) | |
tree | bc1c118cf51cde3c36df7bff85e3fe730bd011f7 /src/empathy-preferences.c | |
parent | 1c51f65b87f5b523e6fdc76b91402936e9599cff (diff) | |
download | gsoc2013-empathy-4f470e26bafd3d2717b20af5e8846c114a2785d7.tar.gz gsoc2013-empathy-4f470e26bafd3d2717b20af5e8846c114a2785d7.tar.zst gsoc2013-empathy-4f470e26bafd3d2717b20af5e8846c114a2785d7.zip |
Remove obsolete contact-list-{store,view}
Hourrah \o/
https://bugzilla.gnome.org/show_bug.cgi?id=663387
Diffstat (limited to 'src/empathy-preferences.c')
-rw-r--r-- | src/empathy-preferences.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/empathy-preferences.c b/src/empathy-preferences.c index 60807ee5b..6775d4a24 100644 --- a/src/empathy-preferences.c +++ b/src/empathy-preferences.c @@ -39,7 +39,6 @@ #include <libempathy-gtk/empathy-ui-utils.h> #include <libempathy-gtk/empathy-theme-manager.h> #include <libempathy-gtk/empathy-spell.h> -#include <libempathy-gtk/empathy-contact-list-store.h> #include <libempathy-gtk/empathy-gtk-enum-types.h> #include <libempathy-gtk/empathy-theme-adium.h> |