summaryrefslogtreecommitdiff
path: root/libavformat/httpauth.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/httpauth.c')
-rw-r--r--libavformat/httpauth.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavformat/httpauth.c b/libavformat/httpauth.c
index c8b8ace3c2..4383585db1 100644
--- a/libavformat/httpauth.c
+++ b/libavformat/httpauth.c
@@ -265,4 +265,3 @@ char *ff_http_auth_create_response(HTTPAuthState *state, const char *auth,
}
return authstr;
}
-