]> git.sesse.net Git - vlc/blobdiff - modules/gui/wxwidgets/wxwidgets.cpp
Remove unneeded psz_program hack.
[vlc] / modules / gui / wxwidgets / wxwidgets.cpp
index 5aaba2f0e5ef7292fc0387f6142a006f462227b8..a738a7654a5060c5e2cf96668dd65518415e573b 100644 (file)
@@ -123,7 +123,6 @@ vlc_module_begin();
     add_shortcut( "wxwin" );
     add_shortcut( "wx" );
     add_shortcut( "wxwidgets" );
-    set_program( "wxvlc" );
 
     add_bool( "wx-embed", 1, NULL,
               EMBED_TEXT, EMBED_LONGTEXT, VLC_FALSE );