Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b216f44

Browse filesBrowse files
cjihrigBridgeAR
authored andcommitted
src: remove unnecessary function declaration
PR-URL: #26386 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent b2c77ec commit b216f44
Copy full SHA for b216f44

File tree

Expand file treeCollapse file tree

1 file changed

+0
-5
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-5
lines changed
Open diff view settings
Collapse file

‎src/node_report_module.cc‎

Copy file name to clipboardExpand all lines: src/node_report_module.cc
-5Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,6 @@ using v8::String;
3434
using v8::V8;
3535
using v8::Value;
3636

37-
// Internal/static function declarations
38-
static void Initialize(Local<Object> exports,
39-
Local<Value> unused,
40-
Local<Context> context);
41-
4237
// External JavaScript API for triggering a report
4338
void TriggerReport(const FunctionCallbackInfo<Value>& info) {
4439
Environment* env = Environment::GetCurrent(info);

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.