| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent dde7152 commit f8ba488
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -852,9 +852,6 @@ static Local<Object> GetFeatures(Environment* env) { | |||
| 852 | 852 | return scope.Escape(obj); | |
| 853 | 853 | } | |
| 854 | 854 | ||
| 855 | - static void DebugProcess(const FunctionCallbackInfo<Value>& args); | ||
| 856 | - static void DebugEnd(const FunctionCallbackInfo<Value>& args); | ||
| 857 | - | ||
| 858 | 855 | void SetupProcessObject(Environment* env, | |
| 859 | 856 | const std::vector<std::string>& args, | |
| 860 | 857 | const std::vector<std::string>& exec_args) { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments