Update doughnut.c
This commit is contained in:
@@ -148,7 +148,6 @@ char **build_frame(char **frame, int size, int i, int k) {
|
||||
}
|
||||
|
||||
int main(int argc, char **argv) {
|
||||
|
||||
// Getting the size of the terminal
|
||||
int size = terminal_size();
|
||||
|
||||
@@ -188,4 +187,4 @@ int main(int argc, char **argv) {
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user