diff options
author | Ingo Klöcker <[email protected]> | 2024-05-21 10:23:43 +0000 |
---|---|---|
committer | Ingo Klöcker <[email protected]> | 2024-05-21 10:24:31 +0000 |
commit | 333241b286e2c164640812cf39f7e8eff32914d2 (patch) | |
tree | 79633872d21d5ef1308e3ecb011584b2590f252b /lang/cpp/src/configuration.cpp | |
parent | core: speedup gpgme_get_key (diff) | |
download | gpgme-333241b286e2c164640812cf39f7e8eff32914d2.tar.gz gpgme-333241b286e2c164640812cf39f7e8eff32914d2.zip |
qt: Fix warning about missing return
* lang/qt/src/qgpgmeexportjob.cpp (ExportJob::exec): Return a value and
remove unused argument names.
--
ExportJob::exec is never executed because its virtual overload is always
used. Therefore it doesn't matter what value we return.
Diffstat (limited to 'lang/cpp/src/configuration.cpp')
0 files changed, 0 insertions, 0 deletions