Skip to content

Commit c26fbd0

Browse files
committed
build fix
1 parent 06edbe2 commit c26fbd0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

explorer/explorer_node.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ int main(int argc, char* argv[]) {
5151
beam::Rules r;
5252
beam::Rules::Scope scopeRules(r);
5353

54-
SetCurrentDirectoryW(L"C:\\Beam\\dappnet2");
55-
5654
Options options;
5755
if (!parse_cmdline(argc, argv, options, r)) {
5856
return 1;

0 commit comments

Comments
 (0)