Perl no longer used, remove comment line

This commit is contained in:
Cory Cross
2025-11-04 09:50:08 -08:00
parent 6e7c81b986
commit 9a591516b8

View File

@@ -561,7 +561,6 @@ double min_object_distance(const ConfigBase &cfg);
// The dynamic configuration is also used to store user modifications of the print global parameters,
// so the modified configuration values may be diffed against the active configuration
// to invalidate the proper slicing resp. g-code generation processing steps.
// This object is mapped to Perl as Slic3r::Config.
class DynamicPrintConfig : public DynamicConfig
{
public: