Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
3c9ff429
Commit
3c9ff429
authored
Oct 28, 2004
by
gbazin
Browse files
* src/misc/modules.c: remove debug message.
parent
1eba7a33
Changes
1
Show whitespace changes
Inline
Side-by-side
src/misc/modules.c
View file @
3c9ff429
...
...
@@ -1631,7 +1631,6 @@ static void CacheLoad( vlc_object_t *p_this )
{
msg_Warn
(
p_this
,
"This doesn't look like a valid plugins cache "
"(language changed)"
);
msg_Warn
(
p_this
,
"lang: %s, %s"
,
p_cachelang
,
p_lang
);
fclose
(
file
);
return
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment