remove debug printing

This commit is contained in:
RSDuck
2019-08-25 13:09:03 +02:00
parent ea562d2fec
commit 5202c505ab
2 changed files with 0 additions and 6 deletions

View File

@ -2675,8 +2675,6 @@ void RecreateMainWindow(bool opengl)
int main(int argc, char** argv)
{
freopen("miauz.txt", "w", stdout);
srand(time(NULL));
printf("melonDS " MELONDS_VERSION "\n");