remove silly comment after namespaces
This commit is contained in:
@@ -30,7 +30,7 @@ BindingsConfiguration Bindings;
|
||||
|
||||
Key Key::noOp = Key(ERR, NCurses);
|
||||
|
||||
namespace {//
|
||||
namespace {
|
||||
|
||||
Key stringToSpecialKey(const std::string &s)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user