mirror of
https://github.com/reactos/CMake.git
synced 2025-01-24 20:55:22 +00:00
removed extra Generate that was screwing things up
This commit is contained in:
parent
021a1c3071
commit
b67f7451fd
@ -613,8 +613,6 @@ int cmCursesMainForm::Configure()
|
||||
|
||||
int cmCursesMainForm::Generate()
|
||||
{
|
||||
m_CMakeInstance->Generate();
|
||||
|
||||
int x,y;
|
||||
getmaxyx(stdscr, y, x);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user