summaryrefslogtreecommitdiffstats
path: root/tdestyles/plastik/plastik.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdestyles/plastik/plastik.cpp')
-rw-r--r--tdestyles/plastik/plastik.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tdestyles/plastik/plastik.cpp b/tdestyles/plastik/plastik.cpp
index 8a4c92a38..7abba20a4 100644
--- a/tdestyles/plastik/plastik.cpp
+++ b/tdestyles/plastik/plastik.cpp
@@ -2408,7 +2408,6 @@ void PlastikStyle::drawControl(TQ_ControlElement element,
int x, y, w, h;
r.rect( &x, &y, &w, &h );
- const TQPushButton* button = static_cast<const TQPushButton *>( widget );
bool active = (elementFlags & CEF_IsOn) || (elementFlags & CEF_IsDown);
bool cornArrow = false;