]> git.sesse.net Git - vlc/blobdiff - modules/video_output/msw/direct3d.c
String removal
[vlc] / modules / video_output / msw / direct3d.c
index adf2b334fd087da22dfc1fa436903b18acd42ffd..94ef0a0babb818a93de8b5cfb970d11a98e1da34 100644 (file)
@@ -52,7 +52,6 @@
 static int  Open(vlc_object_t *);
 static void Close(vlc_object_t *);
 
-#define DESKTOP_TEXT N_("Enable desktop mode ")
 #define DESKTOP_LONGTEXT N_(\
     "The desktop mode allows you to display the video on the desktop.")