]> git.sesse.net Git - vlc/commitdiff
Remove unused string
authorHugo Beauzée-Luyssen <hugo@beauzee.fr>
Mon, 7 Apr 2014 21:52:37 +0000 (00:52 +0300)
committerHugo Beauzée-Luyssen <hugo@beauzee.fr>
Mon, 7 Apr 2014 21:53:16 +0000 (00:53 +0300)
src/libvlc-module.c

index 85637bdda6882fe360da789a6de8fa6f2fb57249..911d23ec1dbb2dd0a3993f25d6a5f590491df6e8 100644 (file)
@@ -1168,10 +1168,6 @@ static const char *const ppsz_albumart_descriptions[] =
     "The media library is automatically saved and reloaded each time you " \
     "start VLC." )
 
-#define LOAD_ML_TEXT N_( "Load Media Library" )
-#define LOAD_ML_LONGTEXT N_( \
-    "Enable this option to load the SQL-based Media Library at VLC startup" )
-
 #define PLTREE_TEXT N_("Display playlist tree")
 #define PLTREE_LONGTEXT N_( \
     "The playlist can use a tree to categorize some items, like the " \