[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-cvs
Subject:    svn commit: r1692516 - /httpd/httpd/trunk/server/core.c
From:       icing () apache ! org
Date:       2015-07-24 13:46:08
Message-ID: 20150724134609.36AF4AC09E1 () hades ! apache ! org
[Download RAW message or body]

Author: icing
Date: Fri Jul 24 13:46:08 2015
New Revision: 1692516

URL: http://svn.apache.org/r1692516
Log:
removed accidental code

Modified:
    httpd/httpd/trunk/server/core.c

Modified: httpd/httpd/trunk/server/core.c
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/server/core.c?rev=1692516&r1=1692515&r2=1692516&view=diff
 ==============================================================================
--- httpd/httpd/trunk/server/core.c (original)
+++ httpd/httpd/trunk/server/core.c Fri Jul 24 13:46:08 2015
@@ -3827,9 +3827,6 @@ static const char *set_http_protocol(cmd
     core_server_config *conf =
         ap_get_core_module_config(cmd->server->module_config);
 
-    if (!conf->protocols) {
-        
-    }
     if (strncmp(arg, "min=", 4) == 0) {
         arg += 4;
         if (strcmp(arg, "0.9") == 0)


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic