diff --git a/wrap/Deconstructor.h b/wrap/Deconstructor.h index 035ff74df..ca44700fc 100644 --- a/wrap/Deconstructor.h +++ b/wrap/Deconstructor.h @@ -34,7 +34,6 @@ struct Deconstructor { } // Then the instance variables are set directly by the Module deconstructor - ArgumentList args; std::string name; bool verbose_;