Skip to content
Snippets Groups Projects
Commit b4dcfb77 authored by deuce's avatar deuce
Browse files

Does uifcini() really need to clear the screen?

parent 75cf292b
No related branches found
No related tags found
No related merge requests found
......@@ -205,7 +205,9 @@ int uifcini32(uifcapi_t* uifcapi)
}
}
#if 0
clrscr();
#endif
gettextinfo(&txtinfo);
/* unsupported mode? */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment