Remove/Deactivate Locallab debug printf

This commit is contained in:
Pandagrapher
2019-01-03 11:16:19 +01:00
parent 14f8937bff
commit 031939e0c3
9 changed files with 64 additions and 475 deletions

View File

@@ -229,7 +229,6 @@ private:
// Locallab GUI management function
void updateLocallabGUI(const rtengine::procparams::ProcParams* pp, const ParamsEdited* pedited, int index);
void updateSpecificGUIState();
// void updateDefaultsValues(const rtengine::procparams::ProcParams* defParams, int id = 0);
void setParamEditable(bool cond);
public: