diff --git a/src/wrapper/Plumed.h b/src/wrapper/Plumed.h index 44770f81e6..3ea2bc9c75 100644 --- a/src/wrapper/Plumed.h +++ b/src/wrapper/Plumed.h @@ -660,7 +660,6 @@ #else #define __PLUMED_WRAPPER_STATIC_CAST(to,what) ((to) what) #define __PLUMED_WRAPPER_REINTERPRET_CAST(to,what) __PLUMED_WRAPPER_STATIC_CAST(to,what) - #endif /* Simplify addition of extern "C" blocks. */