diff options
author | saturneric <[email protected]> | 2025-02-04 15:27:13 +0000 |
---|---|---|
committer | saturneric <[email protected]> | 2025-02-04 15:27:13 +0000 |
commit | effe4a54a8fa76b6380c6bd1f4f8baa5e557aca3 (patch) | |
tree | 93fd3aee9d197c4a0d1f94059d4bca6cfc0571d5 /src/ui/UserInterfaceUtils.cpp | |
parent | chore: update translations (diff) | |
download | GpgFrontend-effe4a54a8fa76b6380c6bd1f4f8baa5e557aca3.tar.gz GpgFrontend-effe4a54a8fa76b6380c6bd1f4f8baa5e557aca3.zip |
chore: clean up code
Diffstat (limited to 'src/ui/UserInterfaceUtils.cpp')
-rw-r--r-- | src/ui/UserInterfaceUtils.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/UserInterfaceUtils.cpp b/src/ui/UserInterfaceUtils.cpp index 6ff044f0..22752a19 100644 --- a/src/ui/UserInterfaceUtils.cpp +++ b/src/ui/UserInterfaceUtils.cpp @@ -29,7 +29,6 @@ #include "UserInterfaceUtils.h" #include <cstddef> -#include <utility> #include "core/GpgConstants.h" #include "core/function/CoreSignalStation.h" |