summaryrefslogtreecommitdiff
path: root/ACE/apps/JAWS2/HTTP_10.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/apps/JAWS2/HTTP_10.h')
-rw-r--r--ACE/apps/JAWS2/HTTP_10.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/apps/JAWS2/HTTP_10.h b/ACE/apps/JAWS2/HTTP_10.h
index df3075ebe3d..38cbd6b9778 100644
--- a/ACE/apps/JAWS2/HTTP_10.h
+++ b/ACE/apps/JAWS2/HTTP_10.h
@@ -56,7 +56,6 @@ class JAWS_HTTP_10_Helper
// Static functions to enhance the lives of HTTP programmers everywhere.
{
public:
-
static char *HTTP_decode_string (char *path);
// Decode '%' escape codes in a URI
};