Remove some debug code
This commit is contained in:
@@ -362,8 +362,6 @@ bool WidgetResizeHandler::handleWindowsNativeEvent(QWindow *w, MSG *msg,
|
||||
*result = HTCAPTION;
|
||||
}
|
||||
}
|
||||
} else {
|
||||
*result = HTCAPTION;
|
||||
}
|
||||
|
||||
return *result != 0;
|
||||
|
||||
Reference in New Issue
Block a user