Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
Vorbis tools
Commits
4e52aaa3
Commit
4e52aaa3
authored
Dec 20, 2001
by
Jack Moffitt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Most people probably won't like my debugging messages :)
svn path=/trunk/vorbis-tools/; revision=2864
parent
433c8e48
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
ogg123/http_transport.c
ogg123/http_transport.c
+1
-3
No files found.
ogg123/http_transport.c
View file @
4e52aaa3
...
...
@@ -11,7 +11,7 @@
* *
********************************************************************
last mod: $Id: http_transport.c,v 1.
5
2001/12/20 00:
09:23
jack Exp $
last mod: $Id: http_transport.c,v 1.
6
2001/12/20 00:
10:14
jack Exp $
********************************************************************/
...
...
@@ -71,8 +71,6 @@ int progress_callback (void *arg, size_t dltotal, size_t dlnow,
data_source_t
*
source
=
arg
;
print_statistics_arg_t
*
pstats_arg
;
printf
(
"
\n
http_transport.c:progress_callback() is getting called
\n
"
);
pstats_arg
=
new_print_statistics_arg
(
stat_format
,
source
->
transport
->
statistics
(
source
),
NULL
);
...
...
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