Remove duplicate default argument
Brought to you by:
gbloisi
c++ -DPACKAGE=\"libURI\" -DVERSION=\"1.0.0\" -I. -I. -g
-O2 -c URI.cpp -fPIC -DPIC -o .libs/URI.lo
URI.h:127: error: default argument given for parameter
1 of 'static void libURI::URI::SetTolerantParsing(bool)'
URI.h:61: error: after previous specification in
'static void libURI::URI::SetTolerantParsing(bool)'