make uclient_backend_http visible to allow the client to test for it
[project/uclient.git] / uclient-backend.h
index 5022715..47de675 100644 (file)
@@ -28,7 +28,6 @@ struct uclient_url {
        const char *auth;
 };
 
-extern const struct uclient_backend uclient_backend_http;
 void uclient_backend_set_eof(struct uclient *cl);
 void uclient_backend_reset_state(struct uclient *cl);