9/9 Without var_DelCallBack: lua/extension.c
var_AddCallback( p_this, "dialog-event", vlclua_extension_dialog_callback, NULL );
var_AddCallback( p_this, "dialog-event", vlclua_extension_dialog_callback, NULL );
changed title from 9/9 Without var_DelCallBack: gui/qt4/main_interface.cpp to 9/9 Without var_DelCallBack: lua/extension.c
added Status::duplicate label
closed
commit b29deba6 Author: Jean-Baptiste Kempf jb@videolan.org Date: Mon Oct 10 00:55:22 2011 +0200
lua: remove variable callback
Close [#5271](https://code.videolan.org/videolan/vlc/-/issues/5271), [#5430](https://code.videolan.org/videolan/vlc/-/issues/5430)
Original author: jb@videolan.org
added Status::fixed label and removed Status::duplicate label
VideoLAN code repository instance