HI!

Remove other redundant api of phonebook

-Sean Chiang
=== include/libgsmd/phonebook.h
==================================================================
--- include/libgsmd/phonebook.h	(revision 161)
+++ include/libgsmd/phonebook.h	(local)
@@ -84,10 +84,4 @@
 /* Get the location range/nlength/tlength supported */
 extern int lgsm_pb_get_support(struct lgsm_handle *lh);
 
-/* Retrieve the records of READRG request */
-extern int lgsm_pb_retrieve_readrg(struct lgsm_handle *lh, int num);
-
-/* Retrieve the records of FIND request */
-extern int lgsm_pb_retrieve_find(struct lgsm_handle *lh, int num);
-
 #endif

Reply via email to