chore(kernel/environment): dead code
This commit is contained in:
parent
b2f1bad2c7
commit
8ca1b7b2cb
1 changed files with 0 additions and 3 deletions
|
|
@ -26,9 +26,6 @@ Author: Leonardo de Moura
|
|||
namespace lean {
|
||||
class environment;
|
||||
|
||||
typedef std::function<bool(name const &)> extra_opaque_pred; // NOLINT
|
||||
extra_opaque_pred const & no_extra_opaque();
|
||||
|
||||
class environment_extension {
|
||||
public:
|
||||
virtual ~environment_extension();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue