]> git.sesse.net Git - vlc/blobdiff - modules/visualization/visual/visual.c
Remove unused string
[vlc] / modules / visualization / visual / visual.c
index b63c7b2635247befedee94446e822d87fe637e97..74bd03553d5cb103813c6c4f8a97f6561b927fa3 100644 (file)
 #define COLOR1_LONGTEXT N_( \
         "YUV-Color cube shifting across the V-plane ( 0 - 127 )." )
 
-#define STARS_TEXT N_( "Number of stars" )
-#define STARS_LONGTEXT N_( \
-        "Number of stars to draw with random effect." )
-
 static int  Open         ( vlc_object_t * );
 static void Close        ( vlc_object_t * );