diff options
author | Danielle Madeley <danielle.madeley@collabora.co.uk> | 2012-06-20 19:42:22 +1000 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2012-07-02 10:03:22 +0200 |
commit | c7d5d6d78773d9e7cd933b326e7566a072b655d9 (patch) | |
tree | 614a669626748b84fcda4c48c7aea54f3299454d /libempathy-gtk/Makefile.am | |
parent | 7f6f5faf1a3ac7109b690d33555c54db05a692fe (diff) |
Remove legacy themes code
Diffstat (limited to 'libempathy-gtk/Makefile.am')
-rw-r--r-- | libempathy-gtk/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libempathy-gtk/Makefile.am b/libempathy-gtk/Makefile.am index ac3d3c1c..e11ee233 100644 --- a/libempathy-gtk/Makefile.am +++ b/libempathy-gtk/Makefile.am @@ -88,8 +88,6 @@ libempathy_gtk_handwritten_source = \ empathy-spell.c \ empathy-status-preset-dialog.c \ empathy-string-parser.c \ - empathy-theme-boxes.c \ - empathy-theme-irc.c \ empathy-theme-manager.c \ empathy-tls-dialog.c \ empathy-ui-utils.c \ @@ -159,8 +157,6 @@ libempathy_gtk_headers = \ empathy-spell.h \ empathy-status-preset-dialog.h \ empathy-string-parser.h \ - empathy-theme-boxes.h \ - empathy-theme-irc.h \ empathy-theme-manager.h \ empathy-tls-dialog.h \ empathy-ui-utils.h \ |