summaryrefslogtreecommitdiff
path: root/src/string_bytes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/string_bytes.h')
-rw-r--r--src/string_bytes.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/string_bytes.h b/src/string_bytes.h
index 424d9245aa..2fcfedaa09 100644
--- a/src/string_bytes.h
+++ b/src/string_bytes.h
@@ -10,8 +10,6 @@
namespace node {
-extern int WRITE_UTF8_FLAGS;
-
class StringBytes {
public:
class InlineDecoder {