src/protocols/zephyr/ZFmtSmRLst.c

changeset 12424
af82a40f2488
parent 11105
842fa517e08c
--- a/src/protocols/zephyr/ZFmtSmRLst.c	Thu Dec 08 23:36:47 2005 +0000
+++ b/src/protocols/zephyr/ZFmtSmRLst.c	Thu Dec 08 23:38:36 2005 +0000
@@ -10,6 +10,7 @@
 
 #include "internal.h"
 
+#if 0
 Code_t ZFormatSmallRawNoticeList(notice, list, nitems, buffer, ret_len)
     ZNotice_t *notice;
     char *list[];
@@ -44,3 +45,4 @@
 
     return (ZERR_NONE);
 }
+#endif

mercurial