We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a701c3 commit 2f5c8b5Copy full SHA for 2f5c8b5
src/string_search.h
@@ -14,8 +14,6 @@
14
namespace node {
15
namespace stringsearch {
16
17
-static const uint32_t kMaxOneByteCharCodeU = 0xff;
18
-
19
template <typename T>
20
class Vector {
21
public:
0 commit comments