We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96a5765 commit 2438a43Copy full SHA for 2438a43
src/env.cc
@@ -47,8 +47,6 @@ using v8::Undefined;
47
using v8::Value;
48
using worker::Worker;
49
50
-#define kTraceCategoryCount 1
51
-
52
// TODO(@jasnell): Likely useful to move this to util or node_internal to
53
// allow reuse. But since we're not reusing it yet...
54
class TraceEventScope {
0 commit comments