From 533783ad30ca66d01104ed62b571fb8cff3b59d0 Mon Sep 17 00:00:00 2001 From: Roy Qu Date: Thu, 25 Apr 2024 18:49:43 +0800 Subject: [PATCH] minor change --- RedPandaIDE/editor.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/RedPandaIDE/editor.cpp b/RedPandaIDE/editor.cpp index 02091c91..5dbde185 100644 --- a/RedPandaIDE/editor.cpp +++ b/RedPandaIDE/editor.cpp @@ -5117,7 +5117,6 @@ void Editor::reformat(bool doReparse) // onLinesDeleted(1,lineCount()); QByteArray content = text().toUtf8(); QStringList args = pSettings->codeFormatter().getArguments(); - //qDebug()<environment().AStylePath(), extractFileDir(pSettings->environment().AStylePath()), args,