You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apreq-cvs@httpd.apache.org by jo...@apache.org on 2011/05/17 19:47:19 UTC

svn commit: r1104430 - /httpd/apreq/trunk/library/t/at.c

Author: joes
Date: Tue May 17 17:47:18 2011
New Revision: 1104430

URL: http://svn.apache.org/viewvc?rev=1104430&view=rev
Log:
baggage

Modified:
    httpd/apreq/trunk/library/t/at.c

Modified: httpd/apreq/trunk/library/t/at.c
URL: http://svn.apache.org/viewvc/httpd/apreq/trunk/library/t/at.c?rev=1104430&r1=1104429&r2=1104430&view=diff
==============================================================================
--- httpd/apreq/trunk/library/t/at.c (original)
+++ httpd/apreq/trunk/library/t/at.c Tue May 17 17:47:18 2011
@@ -20,8 +20,6 @@
 #include "apr_lib.h"
 #include "apr_strings.h"
 #include "apr_tables.h"
-#include "apr_env.h"
-#include <assert.h>
 
 
 apr_status_t at_begin(at_t *t, int total)