diff options
author | Assam Boudjelthia <[email protected]> | 2023-09-16 16:03:33 +0300 |
---|---|---|
committer | Assam Boudjelthia <[email protected]> | 2023-10-18 16:54:32 +0300 |
commit | 17ef5be087ac6ee32ad2d45623feab5bfe06a304 (patch) | |
tree | 60b8578a3eeeab5b329ecbfe064a63df57a2d962 /src/gui/platform/unix/qunixnativeinterface.cpp | |
parent | ac8c27bb1d767c12941f1b34ad7e4226a18de720 (diff) |
Android: remove code path that's never reached in QtLoader
This check for error code is never reached, the error code is
always set to 0 in startApp() and then check for in loadApplication()
while the latter method is only called by
startApp().
Task-number: QTBUG-114593
Task-number: QTBUG-115016
Change-Id: I762009d76567cc1d090fe29048c35220d433dd1d
Reviewed-by: Tinja Paavoseppä <[email protected]>
Diffstat (limited to 'src/gui/platform/unix/qunixnativeinterface.cpp')
0 files changed, 0 insertions, 0 deletions