mirror of
https://github.com/anope/anope.git
synced 2026-07-08 14:03:13 +02:00
Fix deleting mode locks
This commit is contained in:
@@ -18,6 +18,7 @@ struct ModeLock
|
||||
Anope::string setter;
|
||||
time_t created;
|
||||
|
||||
virtual ~ModeLock() { }
|
||||
protected:
|
||||
ModeLock() { }
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user