Adressbook-popup: set link using the template.
[citadel.git] / webcit / webcit.h
index 65f2d11dc63f965685c8d9866ed306246fe5248b..5fa6ddf610dbe762453de6ea1d7ad61b2a672364 100644 (file)
@@ -677,7 +677,6 @@ void output_html(const char *, int, int, StrBuf *, StrBuf *);
 ssize_t write(int fd, const void *buf, size_t count);
 void cal_process_attachment(wc_mime_attachment *Mime);
 
-void address_book_popup(void);
 void begin_ajax_response(void);
 void end_ajax_response(void);