Skip to content

Commit d72a436

Browse files
committed
.
1 parent 6703ef9 commit d72a436

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ErScripts/main.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,6 @@ int main(int argc, char* argv[]) {
5353
}
5454
}
5555

56-
AllocConsole();
57-
freopen("CONOUT$", "w", stdout);
58-
5956
SetConsoleTitleA(std::format("ErScripts {}", APP_VERSION).c_str());
6057

6158
std::cout << "[-] *---------------------------------------*" << std::endl;

0 commit comments

Comments
 (0)