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 /libempathy-gtk/empathy-live-search.h | |
parent | 1c51f65b87f5b523e6fdc76b91402936e9599cff (diff) | |
download | gsoc2013-empathy-4f470e26bafd3d2717b20af5e8846c114a2785d7.tar gsoc2013-empathy-4f470e26bafd3d2717b20af5e8846c114a2785d7.tar.gz gsoc2013-empathy-4f470e26bafd3d2717b20af5e8846c114a2785d7.tar.bz2 gsoc2013-empathy-4f470e26bafd3d2717b20af5e8846c114a2785d7.tar.lz gsoc2013-empathy-4f470e26bafd3d2717b20af5e8846c114a2785d7.tar.xz 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 'libempathy-gtk/empathy-live-search.h')
-rw-r--r-- | libempathy-gtk/empathy-live-search.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libempathy-gtk/empathy-live-search.h b/libempathy-gtk/empathy-live-search.h index 9f068396c..3d0a8734f 100644 --- a/libempathy-gtk/empathy-live-search.h +++ b/libempathy-gtk/empathy-live-search.h @@ -26,8 +26,6 @@ #include <gtk/gtk.h> -#include "empathy-contact-list-store.h" - G_BEGIN_DECLS #define EMPATHY_TYPE_LIVE_SEARCH (empathy_live_search_get_type ()) |