summaryrefslogtreecommitdiffstats
path: root/src/widgets
diff options
context:
space:
mode:
authorRichard Moore <rich@kde.org>2012-01-22 21:03:27 +0000
committerQt by Nokia <qt-info@nokia.com>2012-01-23 09:34:39 +0100
commit27df9a5a9761eebb609d59a78a0d9475873c06de (patch)
treeb41c657cf125360754ecc87620a62b2b9c1a9d71 /src/widgets
parent696daf0d257ba99e212252302f978d9afb033dda (diff)
Remove dead code.
Task-number: QTBUG-23524 Change-Id: I6a80af450b599022e9242cccec945887b871f2b0 Reviewed-by: Giuseppe D'Angelo <dangelog@gmail.com> Reviewed-by: Jonas Gastal <jgastal@profusion.mobi> Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
Diffstat (limited to 'src/widgets')
-rw-r--r--src/widgets/styles/qmotifstyle.cpp19
1 files changed, 0 insertions, 19 deletions
diff --git a/src/widgets/styles/qmotifstyle.cpp b/src/widgets/styles/qmotifstyle.cpp
index 2d511b2cd3..5941859ca5 100644
--- a/src/widgets/styles/qmotifstyle.cpp
+++ b/src/widgets/styles/qmotifstyle.cpp
@@ -2254,25 +2254,6 @@ static const char * const qt_minimize_xpm[] = {
" ",
" "};
-#if 0 // ### not used???
-static const char * const qt_normalize_xpm[] = {
- "12 12 2 1",
- " s None c None",
- ". c black",
- " ",
- " ",
- " . ",
- " .. ",
- " ... ",
- " .... ",
- " ..... ",
- " ...... ",
- " ....... ",
- " ",
- " ",
- " "};
-#endif
-
static const char * const qt_normalizeup_xpm[] = {
"12 12 2 1",
" s None c None",