chore: remove comment indicating that implicit conversion should be removed (#9284)
This commit is contained in:
parent
1db5e35b59
commit
d3a4bb29a7
1 changed files with 0 additions and 2 deletions
|
|
@ -35,8 +35,6 @@ public:
|
|||
}
|
||||
|
||||
environment to_kernel_env() const;
|
||||
|
||||
// TODO: delete together with old compiler
|
||||
operator environment() const { return to_kernel_env(); }
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue