Skip to content

Commit 3ec4ee9

Browse files
authored
Remove print
1 parent 68fb3f1 commit 3ec4ee9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/qvapplication.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,6 @@ void QVApplication::defineFilterLists()
360360
}
361361
filterString.chop(1);
362362
filterString += ")";
363-
qDebug() << filterList << filterString << fileExtensionList;
364363

365364
// Build mime type list
366365
const auto &byteArrayMimeTypes = QImageReader::supportedMimeTypes();

0 commit comments

Comments
 (0)