remove silly comment after namespaces
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#include "comparators.h"
|
||||
#include "utility/string.h"
|
||||
|
||||
namespace {//
|
||||
namespace {
|
||||
|
||||
bool hasTheWord(const std::string &s)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user