diff --git a/SWIG/Source/SWIG1.1/wrapfunc.cxx b/SWIG/Source/SWIG1.1/wrapfunc.cxx index 0d9ccbe7e..1130e9e81 100644 --- a/SWIG/Source/SWIG1.1/wrapfunc.cxx +++ b/SWIG/Source/SWIG1.1/wrapfunc.cxx @@ -54,7 +54,6 @@ static char *isolate_type_name(char *tname) { // ------------------------------------------------------------------- // Print out a wrapper function. -// // ------------------------------------------------------------------- void WrapperFunction::print(FILE *f) { @@ -73,7 +72,6 @@ void WrapperFunction::print(FILE *f) { // ------------------------------------------------------------------- // Print out a wrapper function. -// // ------------------------------------------------------------------- void WrapperFunction::print(String &f) {