We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc5dc9c commit f5e4a1eCopy full SHA for f5e4a1e
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