Make the sidebar live in a proper independent window.
[apps/madmutt.git] / lib-ui / sidebar.h
index ffc53e2..b56f2bc 100644 (file)
@@ -14,7 +14,6 @@
 #include "mutt.h" /* because of CONTEXT :| */
 
 int sidebar_draw (void);
-void sidebar_draw_frames (void);
 void sidebar_scroll (int);
 void sidebar_set_buffystats (CONTEXT *);
 const char* sidebar_get_current (void);