summaryrefslogtreecommitdiffstats
path: root/help/help_mp-en.h
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-09-04 22:57:06 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-09-04 22:57:06 +0000
commit7177af73f1b1f040df55c00f5506d29079003666 (patch)
treef330bd7e59cd6d2cc75462c98d7eca7c0bfe7eb0 /help/help_mp-en.h
parent7cef65489f611eba2fec9f56bfa4e556d486040f (diff)
downloadmpv-7177af73f1b1f040df55c00f5506d29079003666.tar.bz2
mpv-7177af73f1b1f040df55c00f5506d29079003666.tar.xz
Move debug message to verbose output level.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24341 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-en.h')
-rw-r--r--help/help_mp-en.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index a764263a83..3f3494e144 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -1695,7 +1695,6 @@ static char help_text[]=
#define MSGTR_LIBVO_MGA_ScreenWidthHeightUnknown "[MGA] Screen width/height unknown!\n"
#define MSGTR_LIBVO_MGA_InvalidOutputFormat "[MGA] invalid output format %0X\n"
#define MSGTR_LIBVO_MGA_IncompatibleDriverVersion "[MGA] Your mga_vid driver version is incompatible with this MPlayer version!\n"
-#define MSGTR_LIBVO_MGA_UsingBuffers "[MGA] Using %d buffers.\n"
#define MSGTR_LIBVO_MGA_CouldntOpen "[MGA] Couldn't open: %s\n"
#define MGSTR_LIBVO_MGA_ResolutionTooHigh "[MGA] Source resolution is in at least one dimension larger than 1023x1023. Please rescale in software or use -lavdopts lowres=1\n"