Skip to content

Commit f4a391b

Browse files
committed
fix: remove conflicted shell command
1 parent 68edf4b commit f4a391b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ int main() {
3232

3333
fillDashboard(&game, DEAD_CELL);
3434

35-
system("cls");
36-
3735
/* ----------------------------- Request Pattern ---------------------------- */
3836

3937
requestedPattern = getUserInputStr(

0 commit comments

Comments
 (0)