minor cleanup

This commit is contained in:
Maxime Coste 2015-03-27 13:47:02 +00:00
parent 195b813b73
commit d1b81c8f8a

View File

@ -21,8 +21,6 @@
namespace Kakoune
{
using namespace std::placeholders;
template<typename T>
void highlight_range(DisplayBuffer& display_buffer,
ByteCoord begin, ByteCoord end,