mirror of
https://github.com/reactos/CMake.git
synced 2025-02-09 13:22:20 +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()
|
int cmCursesMainForm::Generate()
|
||||||
{
|
{
|
||||||
m_CMakeInstance->Generate();
|
|
||||||
|
|
||||||
int x,y;
|
int x,y;
|
||||||
getmaxyx(stdscr, y, x);
|
getmaxyx(stdscr, y, x);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user