diff --git a/tools/export/nb/__init__.py b/tools/export/nb/__init__.py index 0b797a79b1..e642ef4d39 100644 --- a/tools/export/nb/__init__.py +++ b/tools/export/nb/__init__.py @@ -253,8 +253,6 @@ class GNUARMNetbeans(Exporter): def generate(self): """Generate Makefile, configurations.xml & project.xml Netbeans project file """ - # super(Netbeans, self).generate() - jinja_ctx = self.create_jinja_ctx() print