imap: Removed the custom request response function
authorSteve Holme <steve_holme@hotmail.com>
Wed, 6 Mar 2013 19:58:34 +0000 (19:58 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Wed, 6 Mar 2013 19:58:34 +0000 (19:58 +0000)
commit24ffceed81d120b1942e39938e48a73c5fda6848
treec844b0c63e4cc9fe7eb4f74ee287bcd833efc993
parentacfce19de1eac7597c8d2cc979b4044f34ecc3fb
imap: Removed the custom request response function

Removed imap_state_custom_resp() as imap_state_list_resp() provides the
same functionality.
lib/imap.c