Revision: 14658
Author: adrian.chadd
Date: Thu May 13 06:02:34 2010
Log: Remove unused declaration
http://code.google.com/p/lusca-cache/source/detail?r=14658
Modified:
/branches/LUSCA_HEAD/test-suite/atf/libhttp.c
=======================================
--- /branches/LUSCA_HEAD/test-suite/atf/libhttp.c Thu May 13 03:05:36 2010
+++ /branches/LUSCA_HEAD/test-suite/atf/libhttp.c Thu May 13 06:02:34 2010
@@ -138,7 +138,6 @@
ATF_TC_BODY(libhttp_parse_4, tc)
{
- HttpHeader hdr;
libhttp_test_parser("Host: www.creative.net.au\r\nContent-Length:
12345\r\nContent-type: text/html\r\nFoo: bar\r\nContent-Length: 23456\r\n",
0);
}
--
You received this message because you are subscribed to the Google Groups
"lusca-commit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/lusca-commit?hl=en.