Remove unused forward declaration
This commit is contained in:
parent
6ada6e6d77
commit
079cfbc6ac
|
@ -8,7 +8,6 @@ namespace Kakoune
|
|||
|
||||
class Regex;
|
||||
class Context;
|
||||
template<typename Iterator> struct MatchResults;
|
||||
|
||||
inline Selection keep_direction(Selection res, const Selection& ref)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user