From 1420e96dad4f2f999b5ec9fed39a26d43b0665b8 Mon Sep 17 00:00:00 2001 From: stevenj Date: Fri, 4 Jun 2010 18:45:23 -0400 Subject: [PATCH] rm blank line darcs-hash:20100604224523-c8de0-7b20e0beee3f3b4b85adc2229d645862a3f945fd.gz --- swig/nlopt-guile.i | 1 - 1 file changed, 1 deletion(-) diff --git a/swig/nlopt-guile.i b/swig/nlopt-guile.i index 15c6fcf..0c70518 100644 --- a/swig/nlopt-guile.i +++ b/swig/nlopt-guile.i @@ -26,7 +26,6 @@ static double vfunc_guile(const std::vector &x, } throw std::invalid_argument("invalid result passed to nlopt"); } - %} %typemap(in)(nlopt::vfunc vf, void *f_data) { -- 2.30.2