remove unused line
[ardour.git] / libs / ardour / ardour / template_utils.h
index d89d0bcdafff31f42d99330d180663b0f0584b6d..f556e2c068a7d67297b892f55a03236194d522cd 100644 (file)
@@ -38,6 +38,7 @@ namespace ARDOUR {
                std::string name;
                std::string path;
                std::string description;
+               std::string modified_with;
        };
 
        LIBARDOUR_API void find_route_templates (std::vector<TemplateInfo>& template_names);