]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/intf.h
macosx: finally completed the progress-panel's implementation
[vlc] / modules / gui / macosx / intf.h
index 6f85f516007bf73920b5ba6703b48803af02970e..d983f822dfb05b61b059a3562613efc071cfaf25 100644 (file)
@@ -83,8 +83,6 @@ struct intf_sys_t
     msg_subscription_t * p_sub;
 };
 
-static void MsgCallback( msg_cb_data_t *, msg_item_t *, unsigned );
-
 /*****************************************************************************
  * VLCMain interface
  *****************************************************************************/