diff --git a/RedPandaIDE/editor.cpp b/RedPandaIDE/editor.cpp index 6e9b4285..6a0946a5 100644 --- a/RedPandaIDE/editor.cpp +++ b/RedPandaIDE/editor.cpp @@ -836,7 +836,6 @@ void Editor::keyPressEvent(QKeyEvent *event) QChar ch = t[0]; QSynedit::BufferCoord ws=wordStart(); int idCharPressed=caretX()-ws.ch; - qDebug()<codeCompletion().enabled()