Fix build
This commit is contained in:
parent
6c696cd127
commit
d5a4946aaa
1 changed files with 0 additions and 2 deletions
|
@ -562,8 +562,6 @@ void unit::init(const config& cfg, bool use_traits, const vconfig* vcfg)
|
|||
|
||||
if(const config::attribute_value* v = cfg.get("profile")) {
|
||||
set_big_profile((*v).str());
|
||||
adjust_profile(profile);
|
||||
profile_ = profile;
|
||||
}
|
||||
|
||||
if(const config::attribute_value* v = cfg.get("small_profile")) {
|
||||
|
|
Loading…
Add table
Reference in a new issue