|
@@ -204,7 +204,6 @@ struct ctkPythonShell::pqImplementation
|
|
//----------------------------------------------------------------------------
|
|
//----------------------------------------------------------------------------
|
|
void initializeInteractiveConsole()
|
|
void initializeInteractiveConsole()
|
|
{
|
|
{
|
|
- qDebug() << "initializeInteractiveConsole";
|
|
|
|
// set up the code.InteractiveConsole instance that we'll use.
|
|
// set up the code.InteractiveConsole instance that we'll use.
|
|
const char* code =
|
|
const char* code =
|
|
"import code\n"
|
|
"import code\n"
|