Remove debug output
This commit is contained in:
@@ -1463,7 +1463,6 @@ void SetCompanyManagerFaceStyle(CompanyManagerFace &cmf, uint style)
|
||||
|
||||
cmf.style = style;
|
||||
cmf.style_label = spec->label;
|
||||
Debug(misc, 0, "Set face style {} {}", cmf.style, cmf.style_label);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user