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 86e79a5

Browse filesBrowse files
gengjiawenaddaleax
authored andcommitted
src: remove unused and unimplemented method in env.h
Signed-off-by: gengjiawen <technicalcute@gmail.com> PR-URL: #25699 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 6203d05 commit 86e79a5
Copy full SHA for 86e79a5

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

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

‎src/env.h‎

Copy file name to clipboardExpand all lines: src/env.h
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -644,7 +644,6 @@ class Environment {
644644

645645
inline v8::Isolate* isolate() const;
646646
inline uv_loop_t* event_loop() const;
647-
inline uint32_t watched_providers() const;
648647
inline void TryLoadAddon(const char* filename,
649648
int flags,
650649
std::function<bool(binding::DLib*)> was_loaded);

0 commit comments

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