minor cleanup
This commit is contained in:
parent
195b813b73
commit
d1b81c8f8a
|
@ -21,8 +21,6 @@
|
||||||
namespace Kakoune
|
namespace Kakoune
|
||||||
{
|
{
|
||||||
|
|
||||||
using namespace std::placeholders;
|
|
||||||
|
|
||||||
template<typename T>
|
template<typename T>
|
||||||
void highlight_range(DisplayBuffer& display_buffer,
|
void highlight_range(DisplayBuffer& display_buffer,
|
||||||
ByteCoord begin, ByteCoord end,
|
ByteCoord begin, ByteCoord end,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user