Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
Icecast-Server
Commits
a1e5d2ab
Commit
a1e5d2ab
authored
Feb 10, 2015
by
Philipp Schafft
🦁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Cleanup: connection.c:776: warning: unused variable expectcontinue
parent
36d10121
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
src/connection.c
src/connection.c
+0
-1
No files found.
src/connection.c
View file @
a1e5d2ab
...
...
@@ -773,7 +773,6 @@ int connection_complete_source(source_t *source, int response)
config
=
config_get_config
();
if
(
global
.
sources
<
config
->
source_limit
)
{
const
char
*
contenttype
;
const
char
*
expectcontinue
;
mount_proxy
*
mountinfo
;
format_type_t
format_type
;
...
...
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