summaryrefslogtreecommitdiff
path: root/src/options/module_template.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/options/module_template.h')
-rw-r--r--src/options/module_template.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/options/module_template.h b/src/options/module_template.h
index 61d689b72..d9b591f11 100644
--- a/src/options/module_template.h
+++ b/src/options/module_template.h
@@ -56,8 +56,6 @@ namespace ${id}$
{
// clang-format off
${option_names}$
-
-${setdefaults_decl}$
// clang-format on
}
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback