]> git.sesse.net Git - vlc/blobdiff - src/libvlc-module.c
remove dead code moved from libvlc.h
[vlc] / src / libvlc-module.c
index 68f6cca4196f966fcc27eda7aab824b628b888ab..8d6690d28d4cbeef0496ce6190d63bf6112959e6 100644 (file)
@@ -1833,7 +1833,6 @@ vlc_module_begin();
               ONEINSTANCE_DBUS_LONGTEXT, VLC_TRUE );
     add_bool( "playlist-enqueue", 0, NULL, PLAYLISTENQUEUE_TEXT,
               PLAYLISTENQUEUE_LONGTEXT, VLC_TRUE );
-        change_unsaveable();
 
     add_bool( "inhibit", 1, NULL, INHIBIT_TEXT,
               INHIBIT_LONGTEXT, VLC_TRUE );