libpurple/meson.build

changeset 41170
9af9f229332a
parent 41164
d861b10105fb
child 41174
909c3f17ef15
--- a/libpurple/meson.build	Thu Nov 11 23:19:07 2021 -0600
+++ b/libpurple/meson.build	Mon Nov 15 02:21:18 2021 -0600
@@ -87,9 +87,6 @@
 	'signals.c',
 	'status.c',
 	'stun.c',
-	'theme.c',
-	'theme-loader.c',
-	'theme-manager.c',
 	'trie.c',
 	'upnp.c',
 	'util.c',
@@ -184,9 +181,6 @@
 	'status.h',
 	'stun.h',
 	'tests.h',
-	'theme.h',
-	'theme-loader.h',
-	'theme-manager.h',
 	'trie.h',
 	'upnp.h',
 	'util.h',

mercurial