We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06edbe2 commit c26fbd0Copy full SHA for c26fbd0
explorer/explorer_node.cpp
@@ -51,8 +51,6 @@ int main(int argc, char* argv[]) {
51
beam::Rules r;
52
beam::Rules::Scope scopeRules(r);
53
54
- SetCurrentDirectoryW(L"C:\\Beam\\dappnet2");
55
-
56
Options options;
57
if (!parse_cmdline(argc, argv, options, r)) {
58
return 1;
0 commit comments