Skip to content

Commit 3924435

Browse files
author
Florian Hanel
committed
widget is actually used
1 parent 1f9116e commit 3924435

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/plugins/platforms/webos/qweboswindowsurface.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ QWebOSWindowSurface::QWebOSWindowSurface(QWebOSScreen *screen, QWidget *window,
8080

8181
void QWebOSWindowSurface::flush(QWidget *widget, const QRegion &region, const QPoint &offset)
8282
{
83-
Q_UNUSED(widget);
8483
Q_UNUSED(region);
8584
Q_UNUSED(offset);
8685

0 commit comments

Comments
 (0)