http: always warn if libcurl version is too old
[gitweb.git] / transport.h
index c68140892c6258925104f7dda385e635fcf95e20..3396e1d434062b884521a490707f48c2c91a205b 100644 (file)
@@ -153,12 +153,6 @@ int is_transport_allowed(const char *type);
  */
 void transport_check_allowed(const char *type);
 
-/*
- * Returns true if the user has attempted to turn on protocol
- * restrictions at all.
- */
-int transport_restrict_protocols(void);
-
 /* Transport options which apply to git:// and scp-style URLs */
 
 /* The program to use on the remote side to send a pack */