aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotest/autotesticons.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/autotest/autotesticons.h')
-rw-r--r--src/plugins/autotest/autotesticons.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/autotest/autotesticons.h b/src/plugins/autotest/autotesticons.h
index 83bffffeb0..c8bfb63bbf 100644
--- a/src/plugins/autotest/autotesticons.h
+++ b/src/plugins/autotest/autotesticons.h
@@ -30,8 +30,6 @@
namespace Autotest {
namespace Icons {
-const Utils::Icon SORT_ALPHABETICALLY({
- {":/autotest/images/sort.png", Utils::Theme::IconsBaseColor}});
const Utils::Icon SORT_NATURALLY({
{":/autotest/images/leafsort.png", Utils::Theme::IconsBaseColor}});
const Utils::Icon RUN_SELECTED_OVERLAY({