We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f9116e commit 3924435Copy full SHA for 3924435
src/plugins/platforms/webos/qweboswindowsurface.cpp
@@ -80,7 +80,6 @@ QWebOSWindowSurface::QWebOSWindowSurface(QWebOSScreen *screen, QWidget *window,
80
81
void QWebOSWindowSurface::flush(QWidget *widget, const QRegion ®ion, const QPoint &offset)
82
{
83
- Q_UNUSED(widget);
84
Q_UNUSED(region);
85
Q_UNUSED(offset);
86
0 commit comments