diff options
Diffstat (limited to 'src/modules/notifier/notifierwindowtabs.cpp')
| -rw-r--r-- | src/modules/notifier/notifierwindowtabs.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/modules/notifier/notifierwindowtabs.cpp b/src/modules/notifier/notifierwindowtabs.cpp index 1069f565c..2d8a749e5 100644 --- a/src/modules/notifier/notifierwindowtabs.cpp +++ b/src/modules/notifier/notifierwindowtabs.cpp @@ -546,9 +546,6 @@ void KviNotifierWindowTabs::draw(QPainter * p) int closeIcon_X = m_rct.width() - m_rctCloseTabIcon.width(); int nextIcon_X = closeIcon_X - m_pixIconTabNext_out.width(); - int prevIcon_X = m_rct.x(); - - int tmpTabsWidth = 0; m_pPainter->drawPixmap(0,0,m_pixSX); m_pPainter->drawPixmap(m_rct.width()-m_pixDX.width(),0,m_pixDX); |
