drop array
This commit is contained in:
+1
-1
@@ -144,7 +144,7 @@ void Person::print()const
|
||||
getch(); /* waint press */
|
||||
|
||||
werase(info_tab);
|
||||
wrefresh(info_tab);
|
||||
wrefresh(info_tab); /* todo: dont update */
|
||||
delwin(info_tab);
|
||||
|
||||
/* cout << name_ << '\n'; */
|
||||
|
||||
Reference in New Issue
Block a user