libpurple/protocols/zephyr/meson.build

changeset 38854
086e15ec656d
parent 38458
e665653856ab
child 39404
dc8c71a301d0
--- a/libpurple/protocols/zephyr/meson.build	Fri Dec 29 03:57:44 2017 +0000
+++ b/libpurple/protocols/zephyr/meson.build	Thu Jan 04 22:39:03 2018 -0600
@@ -12,7 +12,6 @@
 	'ZFmtNotice.c',
 	'ZFmtRaw.c',
 	'ZFmtRawLst.c',
-	'ZFmtSmRLst.c',
 	'ZFmtSmRaw.c',
 	'ZFreeNot.c',
 	'ZGetLocs.c',
@@ -27,7 +26,6 @@
 	'ZNewLocU.c',
 	'ZOpenPort.c',
 	'ZParseNot.c',
-	'ZPeekIfNot.c',
 	'ZPeekNot.c',
 	'ZPeekPkt.c',
 	'ZPending.c',
@@ -38,8 +36,6 @@
 	'ZSendList.c',
 	'ZSendNot.c',
 	'ZSendPkt.c',
-	'ZSendRLst.c',
-	'ZSendRaw.c',
 	'ZSetDest.c',
 	'ZSetFD.c',
 	'ZSetSrv.c',

mercurial