Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
7978fd0b
Commit
7978fd0b
authored
Aug 18, 2005
by
zorglub
Browse files
Remove debug
parent
176fe720
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/access/directory.c
View file @
7978fd0b
...
...
@@ -528,7 +528,6 @@ static int ReadDir( playlist_t *p_playlist,
psz_loc
=
FromLocale
(
p_dir_content
->
d_name
);
psz_tmp2
=
vlc_fix_readdir_charset
(
VLC_OBJECT
(
p_playlist
),
psz_loc
);
msg_Err
(
p_playlist
,
"adding file %s from %s"
,
psz_loc
,
p_dir_content
->
d_name
);
LocaleFree
(
psz_loc
);
p_item
=
playlist_ItemNewWithType
(
VLC_OBJECT
(
p_playlist
),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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