--- parser3/src/main/untaint.C 2003/04/07 05:38:32 1.115.2.12.2.19 +++ parser3/src/main/untaint.C 2003/04/07 11:58:10 1.115.2.12.2.20 @@ -5,7 +5,7 @@ Author: Alexandr Petrosian (http://paf.design.ru) */ -static const char* IDENT_UNTAINT_C="$Date: 2003/04/07 05:38:32 $"; +static const char* IDENT_UNTAINT_C="$Date: 2003/04/07 11:58:10 $"; #include "pa_string.h" @@ -29,10 +29,6 @@ extern "C" { // author forgot to do that #include "pa_sql_connection.h" #endif -// forwards - -void CORD_ec_flush_buf_optimize_whitespace(CORD_ec x); - // defines @@ -286,7 +282,7 @@ StringBody String::cstr_to_string_body(L bool optimize=(to_lang & L_OPTIMIZE_BIT)!=0; if(!optimize) whitespace=false; - + switch(to_lang & ~L_OPTIMIZE_BIT) { case L_CLEAN: case L_TAINTED: